aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-02-13 13:17:16 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-02-13 13:17:16 +0000
commit597d1fbf656acd134c960fbdbd9515bd6e18eeb5 (patch)
treed190b3ba443d501bf8d9a8fbb581208046167198 /meta/conf/machine
parentf55e142a0eadb4077e8233b6b4ca12edff7fb30f (diff)
downloadopenembedded-core-contrib-597d1fbf656acd134c960fbdbd9515bd6e18eeb5.tar.gz
bootcdx86: reduce list of MACHINE_FEATURES to the one covered by kernel
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3791 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/bootcdx86.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf
index dc0f53c2a5..ec0593adc3 100644
--- a/meta/conf/machine/bootcdx86.conf
+++ b/meta/conf/machine/bootcdx86.conf
@@ -4,5 +4,7 @@
require conf/machine/qemux86.conf
+MACHINE_FEATURES = "kernel26 alsa screen"
+
EXTRA_IMAGE_FEATURES = ""
IMAGE_ROOTFS_SIZE_ext2 = "70000"