diff options
author | David Bagonyi <david.bagonyi@gmail.com> | 2022-11-17 13:46:59 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-20 08:29:08 +0000 |
commit | 935fbe5e471537f12b68c853d3bfe7a6998d2e20 (patch) | |
tree | 1bfd3736f2039cd18a969bd7b987ce5391c9c032 /scripts/resulttool | |
parent | bab3b8676662de92e34ac7ed3fe52745df1c9a9e (diff) | |
download | poky-935fbe5e471537f12b68c853d3bfe7a6998d2e20.tar.gz |
u-boot: Fix u-boot signing when building with multiple u-boot configs
The prepended code with the i and j variables clash with similar code in uboot.inc, so they need to be unset once we are done using them.
This commit fixes the issue that was introduced in d6858c9 "u-boot: Rework signing to remove interdependencies".
(From OE-Core rev: 6f668f85d7e5b0a9d36198db865cf1e1a012b2e1)
Signed-off-by: David Bagonyi <david.bagonyi@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/resulttool')
0 files changed, 0 insertions, 0 deletions