]> code.ossystems Code Review - openembedded-core.git/commitdiff
build-appliance-image: Bump SRCREV
authorElizabeth Flanagan <elizabeth.flanagan@intel.com>
Fri, 4 Jan 2013 22:12:44 +0000 (22:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Jan 2013 22:23:34 +0000 (22:23 +0000)
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@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/images/build-appliance-image.bb

index a82dfddcd9ea5a8c41bad64d79fc476680cc35d1..ca5ae5d37a49945ba132cd62b764a033f74e77cb 100644 (file)
@@ -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 \
           "