diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-10-21 19:37:24 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-26 12:28:40 +0100 |
commit | deb6b92d44bf31265b6187d29c1b068517ec25c2 (patch) | |
tree | aca41cc6a64a325bff483a5d8a3ae0a949bc06dd /meta-skeleton | |
parent | 63b4efbbf4592113e8b6a7640b5048d9c21613f2 (diff) | |
download | poky-deb6b92d44bf31265b6187d29c1b068517ec25c2.tar.gz |
uboot-sign: Use bitbake variables directly
uboot_fitimage_assemble is called from one place with the same
arguments. Instead of using shell variables as intermediaries, simplify
the function by using the bitbake variables directly. Removing a layer
of indirection makes it easier to determine what values are being
substituted in. Some variables can't be fully converted, but they will
be addressed in the a few commits.
(From OE-Core rev: 27f42c9b9a91742d3ee358aa8dc29627379b2539)
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions