[oe-commits] Dexuan Cui : self-hosted-image: renew the poky src's SRCREV that' s installed into the target

git at git.openembedded.org git at git.openembedded.org
Mon Apr 2 03:31:48 UTC 2012


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

Author: Dexuan Cui <dexuan.cui at intel.com>
Date:   Sun Apr  1 17:35:39 2012 +0800

self-hosted-image: renew the poky src's SRCREV that's installed into the target

Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>

---

 meta/recipes-core/images/self-hosted-image.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb
index e962f30..91942ee 100644
--- a/meta/recipes-core/images/self-hosted-image.bb
+++ b/meta/recipes-core/images/self-hosted-image.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 
-PR = "r7"
+PR = "r8"
 
 CORE_IMAGE_EXTRA_INSTALL = "\
     task-self-hosted \
@@ -25,7 +25,7 @@ IMAGE_FSTYPES = "vmdk"
 
 inherit core-image
 
-SRCREV = "26a46938d3ea1821e7bec4fa6cc8379babad238b"
+SRCREV = "8691a588267472eb5a32b978a0eb9ddfd0c91733"
 SRC_URI = "git://git.yoctoproject.org/poky;protocol=git"
 
 fakeroot do_populate_poky_src () {





More information about the Openembedded-commits mailing list