diff options
author | Carlos Rafael Giani <dv@pseudoterminal.org> | 2015-04-20 21:17:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-24 11:06:54 +0100 |
commit | b80a8feb714908fa0ef1a0472d16e9e1e77e269d (patch) | |
tree | 4a9216d91d60ef84998e43434e514147ae165c4c /meta/recipes-multimedia/alsa/alsa-lib_1.0.28.bb | |
parent | 781165b071babb888f46a4e1d15880df924c65f6 (diff) | |
download | poky-b80a8feb714908fa0ef1a0472d16e9e1e77e269d.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)
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-lib_1.0.28.bb')
0 files changed, 0 insertions, 0 deletions