From: Richard Purdie Date: Tue, 16 Jan 2007 17:06:46 +0000 (+0000) Subject: machine/spitz: Increase default ext2 image size to fit sdk images X-Git-Tag: 2011-1~12260 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9232aa30f8d4724bab5ec2cb376e13bea859bb12;p=openembedded-core.git machine/spitz: Increase default ext2 image size to fit sdk images git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1150 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/machine/spitz.conf b/meta/conf/machine/spitz.conf index b7a9e2ab01..85a22975c7 100644 --- a/meta/conf/machine/spitz.conf +++ b/meta/conf/machine/spitz.conf @@ -9,6 +9,7 @@ PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" PACKAGE_EXTRA_ARCHS += "iwmmxt" IMAGE_FSTYPES ?= "tar.gz ext2" +IMAGE_ROOTFS_SIZE_ext2 = "200000" ROOT_FLASH_SIZE = "100" # actually that should really read ROOTFS_SIZE = "100", because with modern kernels,