projects
/
scm
/
bb
/
tizen-distro.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17353ac
)
poky: Increase the size of the ext2 rootfs
author
Richard Purdie
<richard@openedhand.com>
Mon, 22 May 2006 22:18:20 +0000
(22:18 +0000)
committer
Richard 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
patch
|
blob
|
history
diff --git
a/openembedded/conf/distro/poky.conf
b/openembedded/conf/distro/poky.conf
index
31f5da9
..
0c9e566
100644
(file)
--- a/
openembedded/conf/distro/poky.conf
+++ b/
openembedded/conf/distro/poky.conf
@@
-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"