]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
uboot: use ${IMAGE_MACHINE_SUFFIX} instead of -${MACHINE} and use hardlinks
authorMartin Jansa <martin.jansa@gmail.com>
Sat, 18 Nov 2023 21:48:35 +0000 (22:48 +0100)
committerMartin Jansa <martin.jansa@gmail.com>
Wed, 31 Jan 2024 10:07:05 +0000 (11:07 +0100)
commitb737e1972e6eb88a960488cde337ab23cfba7757
treed0102234efc4f20a58909437cefe1b518f60d854
parentce6dacaf77aa0e609a4394957b8ef13a7d8065be
uboot: use ${IMAGE_MACHINE_SUFFIX} instead of -${MACHINE} and use hardlinks

* rename variables to match the conventions used in kernel and image recipes
* use versioned hardlinks as kernel and image recipes, but don't split
  the do_deploy_links task (can be split later).

[YOCTO #12937]

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
meta/classes-recipe/uboot-config.bbclass
meta/classes-recipe/uboot-sign.bbclass
meta/recipes-bsp/u-boot/u-boot.inc