mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
spitz.conf: Increase ext3 rootfs size
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2390 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user