mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 20:02:21 +02:00
u-boot: move redundant-yyloc-global patch to u-boot-common.inc
gcc10 build issue occurs in both u-boot and u-boot-tools (From OE-Core rev: 2e128a775a3d51dc1856a35e2f5135d3c156d10e) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9e434212f9
commit
39d7cf1abb
@@ -15,6 +15,7 @@ PE = "1"
|
||||
SRCREV = "303f8fed261020c1cb7da32dad63b610bf6873dd"
|
||||
|
||||
SRC_URI = "git://git.denx.de/u-boot.git \
|
||||
file://remove-redundant-yyloc-global.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
require u-boot-common.inc
|
||||
require u-boot-tools.inc
|
||||
|
||||
SRC_URI += "file://remove-redundant-yyloc-global.patch"
|
||||
|
||||
Reference in New Issue
Block a user