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
This commit is contained in:
Richard Purdie 2007-01-16 17:06:46 +00:00
parent a4da778e7f
commit 9232aa30f8
1 changed files with 1 additions and 0 deletions

View File

@ -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,