summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeepthi Hemraj <Deepthi.Hemraj@windriver.com>2023-09-27 03:54:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-28 12:37:47 +0100
commitdc25b151ab0e9b3703aa01b73a583c2e77c2053e (patch)
treeb51b6852001b72008e0e693cb0cc0cc53f4c9bd5
parent9e8b56994d53096e87ed472f1ebe68faa36628c3 (diff)
downloadpoky-dc25b151ab0e9b3703aa01b73a583c2e77c2053e.tar.gz
binutils: stable 2.41 branch updates.
Below commits on binutils-2.41 stable branch are updated. cb4c3555ac4 (HEAD -> binutils-2_41-branch, origin/binutils-2_41-branch) Automatic date update in version.in 6ffa5a420a0 aarch64: Remove unused function b6f6a3ecd15 x86: restrict prefix use with .insn VEX/XOP/EVEX 60834ae1eb7 PR30794, PowerPC gold: internal error in add_output_section_to_load 951a6945b44 Updated Russian translation for the bfd directory 226f2e6b924 PR30724, cygwin ld performance regression since 014a602b86 8c05bf16a51 PR30697, ppc32 mix of local-dynamic and global-dynamic TLS 31b78cc9917 gas: rework timestamp preservation on doc/asconfig.texi (From OE-Core rev: 0472fbbe24a3260399acc57cfae1f6d3e69ab756) Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.41.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.41.inc b/meta/recipes-devtools/binutils/binutils-2.41.inc
index 7ab2926570..b4934c02a8 100644
--- a/meta/recipes-devtools/binutils/binutils-2.41.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.41.inc
@@ -18,7 +18,7 @@ SRCBRANCH ?= "binutils-2_41-branch"
18 18
19UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" 19UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
20 20
21SRCREV ?= "fd3cc73ee4a84df3ace3c0e470250a957e7d3468" 21SRCREV ?= "cb4c3555ac4cf8aaf0935cb6e4b09e6882436d21"
22BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" 22BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
23SRC_URI = "\ 23SRC_URI = "\
24 ${BINUTILS_GIT_URI} \ 24 ${BINUTILS_GIT_URI} \