diff options
author | Carlos Rafael Giani <dv@pseudoterminal.org> | 2015-04-20 21:17:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-15 18:12:45 +0100 |
commit | 75a982e74fd67535ed89db58bb1f938097cd19b1 (patch) | |
tree | c5018a4ba9c4100f13bd51b376fb2887b9f84178 /scripts/wic | |
parent | 1e64bf4a7e9695acb928a0e27448a81e58766df4 (diff) | |
download | poky-75a982e74fd67535ed89db58bb1f938097cd19b1.tar.gz |
u-boot.inc: make sure all counter variables are properly unset
The script does "i == j" checks to retrieve the config <-> type pairs from
the UBOOT_MACHINE and UBOOT_CONFIG lists. This check however requires both
j and i to be initially unset. Ensure this by explicitely unsetting i.
This fixes broken u-boot SPL installations with SolidRun machines
(the SPL wasn't being installed and deployed.)
(From OE-Core rev: 50233dc2544fe8eeee69a5dc07f505db29fc9e0e)
(From OE-Core rev: a00cf56b0caf2327bd85b80c7d0db6f4d8620a36)
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/wic')
0 files changed, 0 insertions, 0 deletions