]> code.ossystems Code Review - openembedded-core.git/commitdiff
bootcdx86: reduce list of MACHINE_FEATURES to the one covered by kernel
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 13 Feb 2008 13:17:16 +0000 (13:17 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 13 Feb 2008 13:17:16 +0000 (13:17 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3791 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/bootcdx86.conf

index dc0f53c2a5e5de2e2c8b9232bdac3498550c00f4..ec0593adc30747d885b7460b3f1baf4e115e6555 100644 (file)
@@ -4,5 +4,7 @@
 
 require conf/machine/qemux86.conf
 
+MACHINE_FEATURES = "kernel26 alsa screen"
+
 EXTRA_IMAGE_FEATURES = ""
 IMAGE_ROOTFS_SIZE_ext2 = "70000"