From: Matthew Allum Date: Fri, 1 Sep 2006 13:18:05 +0000 (+0000) Subject: Add cmx270 special casing for not including wifi X-Git-Tag: rev_ivi_2015_02_04~33171 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c47ee89cb06f7e2f2d54c798118142b0ff8e0f46;p=scm%2Fbb%2Ftizen-distro.git Add cmx270 special casing for not including wifi git-svn-id: https://svn.o-hand.com/repos/poky/trunk@692 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 148124e..db7c9cb 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -176,3 +176,4 @@ CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/" IMAGE_LINGUAS = "en-gb" DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi" +DISTRO_FEATURES_cmx270 = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost" \ No newline at end of file