From: Yoann Congal <[email protected]> The current SRCREV_* commits do not exist on "master" branch but on "wrynose" or "2.18" branches.
Cc: Paul Barker <[email protected]> Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-core/images/build-appliance-image_15.0.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 560df8e002..0da29c18a8 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 @@ -31,9 +31,9 @@ SRCREV_oe-core ?= "42adcd87a15f5921f0cc95424efd930876743824" SRCREV_yocto ?= "8251bdad5fda780a000fb41e6eda82eadf0fa39e" SRCREV_FORMAT = "bitbake_oe-core_yocto" -SRC_URI = "git://git.openembedded.org/bitbake;name=bitbake;branch=master;destsuffix=bitbake;protocol=https \ - git://git.openembedded.org/openembedded-core;name=oe-core;branch=master;destsuffix=openembedded-core;protocol=https \ - git://git.yoctoproject.org/meta-yocto;name=yocto;branch=master;destsuffix=meta-yocto;protocol=https \ +SRC_URI = "git://git.openembedded.org/bitbake;name=bitbake;branch=2.18;destsuffix=bitbake;protocol=https \ + git://git.openembedded.org/openembedded-core;name=oe-core;branch=wrynose;destsuffix=openembedded-core;protocol=https \ + git://git.yoctoproject.org/meta-yocto;name=yocto;branch=wrynose;destsuffix=meta-yocto;protocol=https \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ file://README_VirtualBox_Guest_Additions.txt \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237522): https://lists.openembedded.org/g/openembedded-core/message/237522 Mute This Topic: https://lists.openembedded.org/mt/119430660/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
