[OE-core] [PATCH] u-boot.inc: make sure all counter variables are properly unset

Tom Rini trini at konsulko.com
Tue Apr 21 23:22:31 UTC 2015


On Mon, Apr 20, 2015 at 09:17:08PM +0200, Carlos Rafael Giani wrote:

> 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.)
> 
> Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom



More information about the Openembedded-core mailing list