poky: Increase the size of the ext2 rootfs
authorRichard Purdie <richard@openedhand.com>
Mon, 22 May 2006 22:18:20 +0000 (22:18 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 22 May 2006 22:18:20 +0000 (22:18 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@411 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/conf/distro/poky.conf

index 31f5da9..0c9e566 100644 (file)
@@ -15,6 +15,7 @@ INHERIT += " package_ipk debian"
 # TARGET_OS ?= "linux"
 TARGET_OS = "linux"
 TARGET_FPU ?= "soft"
+IMAGE_ROOTFS_SIZE_ext2 = 131072
 
 PARALLEL_INSTALL_MODULES = "1"