poky/meta/recipes-bsp/u-boot
Ryan Eatmon 79782ae231 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>
2025-07-07 07:42:58 -07:00
..
files u-boot: fix CVE-2024-57259 2025-02-28 06:45:14 -08:00
libubootenv_0.3.5.bb libubootenv: upgrade 0.3.4 -> 0.3.5 2023-10-19 13:38:57 +01:00
u-boot_2024.01.bb u-boot: add missing dependency on pyelftools-native 2024-02-02 11:06:17 +00:00
u-boot-common.inc u-boot: fix CVE-2024-57259 2025-02-28 06:45:14 -08:00
u-boot-configure.inc u-boot.inc: Refactor do_* steps into functions that can be overridden 2024-08-19 06:09:14 -07:00
u-boot-tools_2024.01.bb u-boot: Upgrade to 2024.01 2024-01-10 17:01:28 +00:00
u-boot-tools.inc u-boot-tools: Package mkeficapsule 2024-04-11 08:46:49 +01:00
u-boot.inc uboot: Allow for customizing installed/deployed file names 2025-07-07 07:42:58 -07:00