On Wed, Apr 17, 2019 at 7:31 PM Alex Kiernan <alex.kier...@gmail.com> wrote:
>
> When UBOOT_DTB_BINARY is empty and because the code now changes
> directory into ${B}, the test for the existence becomes `[ -f ]` which
> succeeds and subsequently the install fails.
>
> Reorder the code so it's clear that UBOOT_DTB_BINARY empty is an
> expected configuration and then quote UBOOT_DTB_BINARY everywhere so
> no one trips over this again.
>
> Fixes: bacb59079eb6 ("uboot-sign: add support for different u-boot 
> configurations")
> Signed-off-by: Alex Kiernan <alex.kier...@gmail.com>
> ---

Ping?

-- 
Alex Kiernan
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to