From 7c81b11da25c381edb49d78b0e4c304c8b942dfd Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 13 Feb 2008 13:16:00 +0000 Subject: bootcdx86: bump ext2 size to 70M git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3789 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/bootcdx86.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf index a9d559587..ab10974e1 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" -- cgit v1.2.3