]> code.ossystems Code Review - openembedded-core.git/commitdiff
bootcdx86: remove any extra IMAGE_FEATURES (debug, testapps, profile)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 13 Feb 2008 13:16:47 +0000 (13:16 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 13 Feb 2008 13:16:47 +0000 (13:16 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3790 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/bootcdx86.conf

index ab10974e13fa8be5fa4963a05f1bf5f2d935bc7d..dc0f53c2a5e5de2e2c8b9232bdac3498550c00f4 100644 (file)
@@ -4,4 +4,5 @@
 
 require conf/machine/qemux86.conf
 
+EXTRA_IMAGE_FEATURES = ""
 IMAGE_ROOTFS_SIZE_ext2 = "70000"