]> code.ossystems Code Review - openembedded-core.git/commitdiff
bootcdx86: bump ext2 size to 70M
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 13 Feb 2008 13:16:00 +0000 (13:16 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 13 Feb 2008 13:16:00 +0000 (13:16 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3789 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/bootcdx86.conf

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