summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-01-08 14:56:08 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-01-08 14:56:08 +0000
commit8b119973d7a5b8afbbee1fff035946cf69bff0e3 (patch)
tree017f25c76e7c5e4718fd064d4e7084927db76c45 /meta
parent5b9ecbad73a8673ea2600305306b208d408a8f1f (diff)
downloadpoky-8b119973d7a5b8afbbee1fff035946cf69bff0e3.tar.gz
poky: removed DISTRO_FEATURES set for "cmx270" machine
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3424 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/poky.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 787c9ca72b..7b3239f907 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -246,7 +246,6 @@ LIMIT_BUILT_LOCALES ?= "en_GB"
246ENABLE_BINARY_LOCALE_GENERATION ?= "1" 246ENABLE_BINARY_LOCALE_GENERATION ?= "1"
247 247
248DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi" 248DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi"
249DISTRO_FEATURES_cmx270 = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost"
250 249
251POKY_EXTRA_RDEPENDS = "" 250POKY_EXTRA_RDEPENDS = ""
252POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config rsync" 251POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config rsync"