aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-12-06 18:09:40 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-08 15:14:05 +0000
commit9c82bad3c341d1ef54537f0c023998747c125381 (patch)
treec48a8da341cc26606533b481f1bc420a9307296b /meta/recipes-core/images
parented76654c613d38095f085640acb6591b9739a60e (diff)
downloadopenembedded-core-contrib-9c82bad3c341d1ef54537f0c023998747c125381.tar.gz
self-hosted-image: remove extra space since we use additional disk instead
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/images')
-rw-r--r--meta/recipes-core/images/self-hosted-image.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb
index 7ddba9c572..53bd989bb9 100644
--- a/meta/recipes-core/images/self-hosted-image.bb
+++ b/meta/recipes-core/images/self-hosted-image.bb
@@ -4,8 +4,6 @@ POKY_EXTRA_INSTALL = "\
task-self-hosted \
"
-IMAGE_ROOTFS_EXTRA_SPACE = "1048576"
-
inherit core-image
-PR = "r0"
+PR = "r1"