From patchwork Wed Oct 10 18:38:32 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/1] build-appliance-image.bb: Bumping SRCREV Date: Wed, 10 Oct 2012 18:38:32 -0000 From: Elizabeth Flanagan X-Patchwork-Id: 38057 Message-Id: To: Patches and discussions about the oe-core layer Bumping the SRCREV for the build-appliance Signed-off-by: Elizabeth Flanagan --- meta/recipes-core/images/build-appliance-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/images/build-appliance-image.bb b/meta/recipes-core/images/build-appliance-image.bb index 49e250d..dcc985f 100644 --- a/meta/recipes-core/images/build-appliance-image.bb +++ b/meta/recipes-core/images/build-appliance-image.bb @@ -21,7 +21,7 @@ IMAGE_FSTYPES = "vmdk" inherit core-image -SRCREV = "f0f23f1741c29baa9601c5fa6b6b4a18175be7c5" +SRCREV = "d13e633272ab4b40f0ed69a37ab524e6d316c338" SRC_URI = "git://git.yoctoproject.org/poky;protocol=git \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \