summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/python-development-shell.rst
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2025-06-26 10:10:51 -0500
committerSteve Sakoman <steve@sakoman.com>2025-07-07 07:42:58 -0700
commit79782ae23167936a3f7d1d5baf59928e1576e595 (patch)
tree3990de346c92a88eaa206bc657400269321d117f /documentation/dev-manual/python-development-shell.rst
parent2366605a35443565e259d03791d7b662c6ea03e2 (diff)
downloadpoky-79782ae23167936a3f7d1d5baf59928e1576e595.tar.gz
uboot: Allow for customizing installed/deployed file names
Backport from master: https://git.openembedded.org/openembedded-core/commit/?id=debc691853e2954bd325bad395b8829939afaa08 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: 58ad450e84db35d5b38dab65edbbc33bc6fef750) Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual/python-development-shell.rst')
0 files changed, 0 insertions, 0 deletions