summaryrefslogtreecommitdiffstats
path: root/documentation/set_versions.py
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2025-09-23 17:47:02 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-09-25 11:09:49 +0100
commit441313eecbd45cfcbf0368e4d1d54bd2e9e59c6b (patch)
treeb86fcdec4a59afcb6e650551195468714d6f5aee /documentation/set_versions.py
parent61ce087049be24f3306e8bb08acbfe2a8151e37c (diff)
downloadpoky-441313eecbd45cfcbf0368e4d1d54bd2e9e59c6b.tar.gz
meta/lib/oe/recipeutils.py: Handle multi-repo recipes for upgrade check
For a recipe that uses more than one git repo there isn't a single SRCREV variable. For example for linux-yocto there is SRCREV_machine and SRCREV_meta and rd.getVar("SRCREV") yields "INVALID". Luckily bb.fetch2 already handles all the details and exposes the currently used revision in ud. So just use that. (From OE-Core rev: ddf00d6aee955878c070327ee8d751fdb6099444) Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions