diff options
author | Thomas Perrot <thomas.perrot@bootlin.com> | 2021-10-27 16:04:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-17 10:02:39 +0000 |
commit | 607bd6410f3e94c37850ca0945b36d917c323096 (patch) | |
tree | 037dce800e0fbd599111d1de534efcec1b9c0888 /scripts/lib/devtool/build_image.py | |
parent | 4696bc59303ac4a86abebd6a2ee57e32e464e86b (diff) | |
download | poky-607bd6410f3e94c37850ca0945b36d917c323096.tar.gz |
uboot-sign: fix the concatenation when multiple U-BOOT configurations are specified
Some BSPs, especially those of meta-freescale and meta-ti allow to build U-Boot
binaries using different configuration for a given target, for example:
- UBOOT_CONFIG ??= "tfa-secure-boot tfa"
- UBOOT_CONFIG ??= "nand sdcard spi nor"
When this is the case the public key wasn't concatenated to all U-Boot binaries
built.
(From OE-Core rev: e9f8162e619af05077eb5a30089cdbdcf309c161)
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit dfd71ae3d102f3010c6117d774e9739a322930f6)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_image.py')
0 files changed, 0 insertions, 0 deletions