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
This commit is contained in:
Marcin Juszkiewicz 2008-02-13 13:17:16 +00:00
parent f55e142a0e
commit 597d1fbf65
1 changed files with 2 additions and 0 deletions

View File

@ -4,5 +4,7 @@
require conf/machine/qemux86.conf
MACHINE_FEATURES = "kernel26 alsa screen"
EXTRA_IMAGE_FEATURES = ""
IMAGE_ROOTFS_SIZE_ext2 = "70000"