[oe-commits] Cristian Iorga : build-appliance-image: Update to dee77eca39f406f90e60d9c5ef7a66fcc8f57dbf commit

git at git.openembedded.org git at git.openembedded.org
Wed Nov 21 20:42:09 UTC 2012


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

Author: Cristian Iorga <cristian.iorga at intel.com>
Date:   Wed Nov 21 21:54:23 2012 +0200

build-appliance-image: Update to dee77eca39f406f90e60d9c5ef7a66fcc8f57dbf commit

There are a lot of improvements in Hob
and a critical fix to bitbake affecting
Build Appliance, so the poky revision
is upped to include these changes.

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

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

diff --git a/meta/recipes-core/images/build-appliance-image.bb b/meta/recipes-core/images/build-appliance-image.bb
index 80cbbec..2bcfe8c 100644
--- a/meta/recipes-core/images/build-appliance-image.bb
+++ b/meta/recipes-core/images/build-appliance-image.bb
@@ -6,7 +6,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 
-PR = "r16"
+PR = "r17"
 
 IMAGE_FEATURES += "x11-base package-management splash"
 
@@ -21,7 +21,7 @@ IMAGE_FSTYPES = "vmdk"
 
 inherit core-image
 
-SRCREV = "f0f23f1741c29baa9601c5fa6b6b4a18175be7c5"
+SRCREV = "dee77eca39f406f90e60d9c5ef7a66fcc8f57dbf"
 SRC_URI = "git://git.yoctoproject.org/poky;protocol=git \
            file://Yocto_Build_Appliance.vmx \
            file://Yocto_Build_Appliance.vmxf \





More information about the Openembedded-commits mailing list