mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
build-applance-image: Fix to use the release branch for morty
(From OE-Core rev: 2a59d0fa7bda78927435603e3049ce373cf6a198) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -23,7 +23,7 @@ IMAGE_FSTYPES = "vmdk"
|
||||
inherit core-image module-base
|
||||
|
||||
SRCREV ?= "746c681be4c744d0c6c2d3225b94550241546f65"
|
||||
SRC_URI = "git://git.yoctoproject.org/poky;branch=master \
|
||||
SRC_URI = "git://git.yoctoproject.org/poky;branch=morty \
|
||||
file://Yocto_Build_Appliance.vmx \
|
||||
file://Yocto_Build_Appliance.vmxf \
|
||||
file://README_VirtualBox_Guest_Additions.txt \
|
||||
|
||||
Reference in New Issue
Block a user