]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
u-boot: switch from append to += in SRC_URI
authorMikko Rapeli <mikko.rapeli@linaro.org>
Mon, 12 Sep 2022 07:32:17 +0000 (10:32 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Sep 2022 09:34:30 +0000 (10:34 +0100)
commitbe96b384ce964ff14536d3bc40c89851a12dfb60
treed059b192bbc34f18254e8a1b87f3b9b0ba125216
parentbf5968bce59d5e5c777407dba431be3aec012404
u-boot: switch from append to += in SRC_URI

+= allows custom layers to change the SRC_URI e.g. when
updating the whole recipe to newer u-boot version.
With :append, there is no way to change the variable
from a bbappend.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot_2022.07.bb