From 597d1fbf656acd134c960fbdbd9515bd6e18eeb5 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 13 Feb 2008 13:17:16 +0000 Subject: 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 --- meta/conf/machine/bootcdx86.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf index dc0f53c2a..ec0593adc 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" -- cgit v1.2.3