Files
poky/meta
Carlos Rafael Giani b80a8feb71 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>
2015-04-24 11:06:54 +01:00
..
2015-04-13 22:33:22 +01:00
2015-04-21 07:20:27 +01:00
2015-04-21 07:20:24 +01:00
2015-01-07 23:35:01 +00:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00