[oe-commits] [openembedded-core] branch rocko updated: build-appliance: Fix branch name

git at git.openembedded.org git at git.openembedded.org
Sat Dec 9 14:16:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch rocko
in repository openembedded-core.

The following commit(s) were added to refs/heads/rocko by this push:
     new 04b55c9  build-appliance: Fix branch name
04b55c9 is described below

commit 04b55c9dd19d48cd8a6422de3842eab5c1efe1dc
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Sat Dec 9 13:58:06 2017 +0000

    build-appliance: Fix branch name
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-core/images/build-appliance-image_15.0.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/images/build-appliance-image_15.0.0.bb b/meta/recipes-core/images/build-appliance-image_15.0.0.bb
index f033945..ec6fdba 100644
--- a/meta/recipes-core/images/build-appliance-image_15.0.0.bb
+++ b/meta/recipes-core/images/build-appliance-image_15.0.0.bb
@@ -23,7 +23,7 @@ IMAGE_FSTYPES = "wic.vmdk"
 inherit core-image module-base setuptools3
 
 SRCREV ?= "ab4310e7b8eb086e6a04f088e1f6e9e1ebf1b390"
-SRC_URI = "git://git.yoctoproject.org/poky;branch=master \
+SRC_URI = "git://git.yoctoproject.org/poky;branch=rocko \
            file://Yocto_Build_Appliance.vmx \
            file://Yocto_Build_Appliance.vmxf \
            file://README_VirtualBox_Guest_Additions.txt \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list