binutils: backport a patch to address failures when time64.inc is in use

(From OE-Core rev: e80a836be72d304aa2f47421882390263623b6fc)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2023-04-28 10:43:42 +02:00
committed by Richard Purdie
parent ce460d2462
commit c88ce1ff0e
2 changed files with 95 additions and 0 deletions

View File

@@ -35,5 +35,6 @@ SRC_URI = "\
file://0014-configure-remove-dependencies-on-gmp-and-mpfr-when-g.patch \
file://0015-Remove-duplicate-pe-dll.o-entry-deom-targ_extra_ofil.patch \
file://0016-CVE-2023-25586.patch \
file://fix-time64.patch \
"
S = "${WORKDIR}/git"