]> code.ossystems Code Review - openembedded-core.git/commitdiff
build-appliance-image: update to head afe85485fe185b663a1285b5c27de3160bf06cf7
authorCristian Iorga <cristian.iorga@intel.com>
Mon, 2 Feb 2015 12:34:09 +0000 (14:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Feb 2015 12:39:23 +0000 (12:39 +0000)
Build Appliance includes a more recent
version of poky, up to commit:
afe85485fe185b663a1285b5c27de3160bf06cf7.

Fixes [YOCTO #7228].

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/images/build-appliance-image_12.0.1.bb

index 3d632d65a22a78573a0900de2ac2c84d0f22ecae..9a5795e93fcfc233f9a8782213aaf4c0587a0add 100644 (file)
@@ -21,7 +21,7 @@ IMAGE_FSTYPES = "vmdk"
 
 inherit core-image
 
-SRCREV ?= "d9d5b8b499af3ae01a1e33d0d3969c54c2d4ab1b"
+SRCREV ?= "afe85485fe185b663a1285b5c27de3160bf06cf7"
 SRC_URI = "git://git.yoctoproject.org/poky \
            file://Yocto_Build_Appliance.vmx \
            file://Yocto_Build_Appliance.vmxf \