summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-02-13 13:16:47 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-02-13 13:16:47 +0000
commitf55e142a0eadb4077e8233b6b4ca12edff7fb30f (patch)
tree2bfbe523d14d4045b5ef2480e6b95ac656e84e72
parent7c81b11da25c381edb49d78b0e4c304c8b942dfd (diff)
downloadpoky-f55e142a0eadb4077e8233b6b4ca12edff7fb30f.tar.gz
bootcdx86: remove any extra IMAGE_FEATURES (debug, testapps, profile)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3790 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/conf/machine/bootcdx86.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf
index ab10974e13..dc0f53c2a5 100644
--- a/meta/conf/machine/bootcdx86.conf
+++ b/meta/conf/machine/bootcdx86.conf
@@ -4,4 +4,5 @@
4 4
5require conf/machine/qemux86.conf 5require conf/machine/qemux86.conf
6 6
7EXTRA_IMAGE_FEATURES = ""
7IMAGE_ROOTFS_SIZE_ext2 = "70000" 8IMAGE_ROOTFS_SIZE_ext2 = "70000"