diff options
author | Kevin Hao <kexin.hao@windriver.com> | 2022-08-09 18:28:19 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-12 19:22:04 +0100 |
commit | dcb596d8d6a34f145edf0e2090cb9128fa7d9ccf (patch) | |
tree | f4a3b46fa1a8edf87d4b244fae55722388eb6ad9 /scripts/lib/wic/plugins/source/rawcopy.py | |
parent | 4ed54513b93c55f6b8d36474bba651785f4fe2a2 (diff) | |
download | poky-dcb596d8d6a34f145edf0e2090cb9128fa7d9ccf.tar.gz |
uboot-config.bbclass: Don't bail out early in multi configs
Previously we had the support to build multiple u-boot configs for a
machine, but after the change in the commit 801a27d73b10
("uboot-config.bbclass: Raise error for bad key"), this anonymous
function would bail out after handling the first config in UBOOT_CONFIG.
This is definitely not what we want. Fix it by making sure all the
configs are handled.
Fixed: 801a27d73b10 ("uboot-config.bbclass: Raise error for bad key")
(From OE-Core rev: 372798afe028569b07ac55e0dc1ff377d83d18bf)
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/rawcopy.py')
0 files changed, 0 insertions, 0 deletions