mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
build-appliance-image: Set RECIPE_NO_UPDATE_REASON
This recipe is special and recursively references poky, the AUH should ignore it. (From OE-Core rev: 4e3876d86139e25b234456f09c14095a58eef585) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -29,6 +29,7 @@ SRC_URI = "git://git.yoctoproject.org/poky;branch=thud \
|
||||
file://README_VirtualBox_Guest_Additions.txt \
|
||||
file://README_VirtualBox_Toaster.txt \
|
||||
"
|
||||
RECIPE_NO_UPDATE_REASON = "Recipe is recursive and handled as part of the release process"
|
||||
BA_INCLUDE_SOURCES ??= "0"
|
||||
|
||||
IMAGE_CMD_ext4_append () {
|
||||
|
||||
Reference in New Issue
Block a user