]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
binutils: Upgrade to latest on 2.39 release branch
authorKhem Raj <raj.khem@gmail.com>
Fri, 19 Aug 2022 19:40:50 +0000 (12:40 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Aug 2022 21:51:38 +0000 (22:51 +0100)
This brings in few bugfixes which we need e.g. fix elfutils ptests we
need

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e8cf73215187b0c08679d726a5cc7c019fa3ea2e

changsets in this update

9e855cffa1f PR29466, APP/NO_APP with .linefile
e3b5d935247 PR29462, internal error in relocate, at powerpc.cc:10796
e8cf7321518 gas/Dwarf: properly skip zero-size functions
9284b63ea39 ld: fix NEWS typos

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils-2.39.inc

index 0976131ddb92bf217e14b7c2381a5949bb7a1a3b..89612a3eaea39e4dc12d0dc2b8156780028d3859 100644 (file)
@@ -18,7 +18,7 @@ SRCBRANCH ?= "binutils-2_39-branch"
 
 UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
 
-SRCREV ?= "a58f83e8b85fa3c1564de530d68a14fc620c0027"
+SRCREV ?= "f89058434f13382c85b8729464192bc7763d88a4"
 BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=git"
 SRC_URI = "\
      ${BINUTILS_GIT_URI} \