[oe-commits] Elizabeth Flanagan : build-appliance-image: Bump SRCREV

git at git.openembedded.org git at git.openembedded.org
Fri Jan 4 22:25:40 UTC 2013


Module: openembedded-core.git
Branch: denzil
Commit: 0a9e8bf35afd5990c1b586bba5eb68f643458a4b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0a9e8bf35afd5990c1b586bba5eb68f643458a4b

Author: Elizabeth Flanagan <elizabeth.flanagan at intel.com>
Date:   Fri Jan  4 22:12:44 2013 +0000

build-appliance-image: Bump SRCREV

With the pending point release for denzil we need to point
to the release revision and the correct branch.

Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan 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 a82dfdd..ca5ae5d 100644
--- a/meta/recipes-core/images/build-appliance-image.bb
+++ b/meta/recipes-core/images/build-appliance-image.bb
@@ -20,8 +20,8 @@ IMAGE_FSTYPES = "vmdk"
 
 inherit core-image
 
-SRCREV ?= "73cdebf60df225ee10f2eb215935be3b61e1b831"
-SRC_URI = "git://git.yoctoproject.org/poky;protocol=git \
+SRCREV ?= "c917351c9bb11a555072bc3d1cb438d9c8ec3bc0"
+SRC_URI = "git://git.yoctoproject.org/poky;branch=denzil;protocol=git \
            file://Yocto_Build_Appliance.vmx \
            file://Yocto_Build_Appliance.vmxf \
           "





More information about the Openembedded-commits mailing list