From 86c9aa8081f107420cd3763d0566d779daddc2b1 Mon Sep 17 00:00:00 2001 From: Elizabeth Flanagan Date: Wed, 3 Oct 2012 11:01:51 -0700 Subject: build-appliance: Flipping SRCREV Assigning the SRCREV of build appliance to the most recent version in the danny branch Signed-off-by: Elizabeth Flanagan --- meta/recipes-core/images/build-appliance-image.bb | 4 ++-- 1 file 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 69a4828d3c..3ed29d20d6 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 = "f0f23f1741c29baa9601c5fa6b6b4a18175be7c5" -SRC_URI = "git://git.yoctoproject.org/poky;protocol=git \ +SRCREV = "ef5298eebd3bb745d203d88de20b6a7dcf6f27b4" +SRC_URI = "git://git.yoctoproject.org/poky;protocol=git;branch=danny \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ " -- cgit v1.2.3-54-g00ecf