]> code.ossystems Code Review - openembedded-core.git/commit
u-boot: fix condition to allow use of *.cfg
authorCharlie Davies <charles.davies@whitetree.xyz>
Thu, 9 Jul 2020 19:22:08 +0000 (20:22 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 14 Jul 2020 03:16:12 +0000 (17:16 -1000)
commit4fc386279ef4616d1e103cb70facee5716d335ff
tree98c27208922e4c579102805bbed3fe3d352c548e
parent3b78a39535089bbafbeb1ebd854efe180890f375
u-boot: fix condition to allow use of *.cfg

U-boot recipe supports .cfg files in SRC_URI, but bug in conditional
statement meant that the code was unreachable and the .cfg files
were never applied.

Signed-off-by: Charlie Davies <charles.davies@whitetree.xyz>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 766f827df4c3f76b1ef06acaba3c4f160c3791aa)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-bsp/u-boot/u-boot.inc