]> code.ossystems Code Review - openembedded-core.git/commitdiff
spitz.conf: Increase ext3 rootfs size
authorRichard Purdie <richard@openedhand.com>
Wed, 8 Aug 2007 12:39:26 +0000 (12:39 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 8 Aug 2007 12:39:26 +0000 (12:39 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2390 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/spitz.conf

index 4cfe5d79490531b7f30a6af2e91a559704b8530b..63cd30f0d74af1bf9d72eb8648a33f157faa39db 100644 (file)
@@ -9,7 +9,7 @@ PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}"
 
 PACKAGE_EXTRA_ARCHS += "iwmmxt"
 IMAGE_FSTYPES ?= "tar.gz ext3"
-IMAGE_ROOTFS_SIZE_ext3 = "220000"
+IMAGE_ROOTFS_SIZE_ext3 = "250000"
 
 ROOT_FLASH_SIZE = "100"
 # actually that should really read ROOTFS_SIZE = "100", because with modern kernels,