diff options
author | Ryan Eatmon <reatmon@ti.com> | 2025-06-23 16:05:47 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-23 22:13:08 +0100 |
commit | d87b8dbeb020fcc1a6f2d9930f31f2994107feb5 (patch) | |
tree | 2f2a01fa1cdf5ac155b604fab05218f36a6ae2e4 /meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb | |
parent | 2156cb95984f00d2426640740ded098e7b845fd1 (diff) | |
download | poky-master.tar.gz |
When assembling all of the various filenames that are installed/deployed
from u-boot, we have been including the PV and PR in the filenames. This
change introduces a single variable to replace these two in the
filenames.
This change should not be disruptive since the default value for the new
UBOOT_VERSION variable is "${PV}-${PR}".
In one case (UBOOT_EXTLINUX_SYMLINK [1]), PR was used without PV, this
patch assumes this was a mistake and corrects it as PR would not be of
much use alone.
[1] https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=33df3a65f3e8e136811da715d0cc247ce66ae0ea
(From OE-Core rev: debc691853e2954bd325bad395b8829939afaa08)
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb')
0 files changed, 0 insertions, 0 deletions