]> code.ossystems Code Review - openembedded-core.git/commitdiff
self-hosted-image: remove extra space since we use additional disk instead
authorSaul Wold <sgw@linux.intel.com>
Wed, 7 Dec 2011 02:09:40 +0000 (18:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2011 15:14:05 +0000 (15:14 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/images/self-hosted-image.bb

index 7ddba9c5722e77d7c5be30ae19d686f3cd2c6df6..53bd989bb9ee2ce52d94dd402ba13aeed44c9a7b 100644 (file)
@@ -4,8 +4,6 @@ POKY_EXTRA_INSTALL = "\
     task-self-hosted \
     "
 
-IMAGE_ROOTFS_EXTRA_SPACE = "1048576"
-
 inherit core-image
 
-PR = "r0"
+PR = "r1"