docker-moby: add SRCREV_FORMAT

recipes that use multiple SCMs in the SRC_URI, must supply
SRCREV_FORMAT or SRCPV triggers an expansion error. While
this isn't fatal during the build, it can cause issues with
setscene (and possibly) other tasks failing, which then
leads to no sstate re-use, etc.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2021-10-19 23:18:11 -04:00
parent ac6a86d715
commit 3b01e362b3

View File

@ -48,6 +48,7 @@ SRC_URI = "\
file://0001-dynbinary-use-go-cross-compiler.patch \
"
SRCREV_FORMAT = "moby_libnetwork"
require docker.inc
# Apache-2.0 for docker