From: Marcin Juszkiewicz Date: Wed, 13 Feb 2008 13:16:00 +0000 (+0000) Subject: bootcdx86: bump ext2 size to 70M X-Git-Tag: 2011-1~9649 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7c81b11da25c381edb49d78b0e4c304c8b942dfd;p=openembedded-core.git bootcdx86: bump ext2 size to 70M git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3789 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf index a9d559587b..ab10974e13 100644 --- a/meta/conf/machine/bootcdx86.conf +++ b/meta/conf/machine/bootcdx86.conf @@ -4,4 +4,4 @@ require conf/machine/qemux86.conf -IMAGE_ROOTFS_SIZE_ext2 = "60000" +IMAGE_ROOTFS_SIZE_ext2 = "70000"