Bump rootfs sizes to fit sdk images

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2221 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2007-07-24 16:19:18 +00:00
parent d2db6dacf5
commit 138930befc
2 changed files with 3 additions and 3 deletions

View File

@ -7,5 +7,5 @@ MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"
IMAGE_FSTYPES ?= "tar.bz2 ext2"
ROOT_FLASH_SIZE = "200"
IMAGE_ROOTFS_SIZE_ext2 ?= "200000"
ROOT_FLASH_SIZE = "220"
IMAGE_ROOTFS_SIZE_ext2 ?= "220000"

View File

@ -9,7 +9,7 @@ PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}"
PACKAGE_EXTRA_ARCHS += "iwmmxt"
IMAGE_FSTYPES ?= "tar.gz ext3"
IMAGE_ROOTFS_SIZE_ext3 = "200000"
IMAGE_ROOTFS_SIZE_ext3 = "220000"
ROOT_FLASH_SIZE = "100"
# actually that should really read ROOTFS_SIZE = "100", because with modern kernels,