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:
Richard Purdie
2019-02-16 22:05:27 +00:00
parent b1e2cc9c07
commit c29ec9bf57

View File

@@ -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 () {