]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jul 2020 11:20:38 +0000 (12:20 +0100)
commit766f827df4c3f76b1ef06acaba3c4f160c3791aa
tree1c3a29d0c31fd3701a45725e38b6a08be81d87d0
parent0000d30fb82aafa5064051502a927c5fc447b63b
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>
meta/recipes-bsp/u-boot/u-boot.inc