[oe-commits] Saul Wold : self-hosted-image: remove extra space since we use additional disk instead

git at git.openembedded.org git at git.openembedded.org
Thu Dec 8 15:28:13 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 9c82bad3c341d1ef54537f0c023998747c125381
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9c82bad3c341d1ef54537f0c023998747c125381

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Dec  6 18:09:40 2011 -0800

self-hosted-image: remove extra space since we use additional disk instead

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/images/self-hosted-image.bb |    4 +---
 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 7ddba9c..53bd989 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"





More information about the Openembedded-commits mailing list