diff options
author | Matthew Allum <mallum@openedhand.com> | 2006-09-01 13:18:05 +0000 |
---|---|---|
committer | Matthew Allum <mallum@openedhand.com> | 2006-09-01 13:18:05 +0000 |
commit | fe8b30c3f65b1655a0701016f87615c3d567b915 (patch) | |
tree | b215c9462ee837a2a2cacf1f9f67601db7737484 | |
parent | 5027d8f8f2190ffb2715cd87456b273dd2789567 (diff) | |
download | poky-fe8b30c3f65b1655a0701016f87615c3d567b915.tar.gz |
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
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 148124ef4c..db7c9cbbe0 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/" | |||
176 | IMAGE_LINGUAS = "en-gb" | 176 | IMAGE_LINGUAS = "en-gb" |
177 | 177 | ||
178 | DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi" | 178 | DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi" |
179 | DISTRO_FEATURES_cmx270 = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost" \ No newline at end of file | ||