From: Khem Raj Date: Fri, 19 Aug 2022 19:40:50 +0000 (-0700) Subject: binutils: Upgrade to latest on 2.39 release branch X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3177 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30e902f42d4a0205d2a75bf9b2a9cc5e8db582be;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git binutils: Upgrade to latest on 2.39 release branch 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 Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/binutils/binutils-2.39.inc b/meta/recipes-devtools/binutils/binutils-2.39.inc index 0976131ddb9..89612a3eaea 100644 --- a/meta/recipes-devtools/binutils/binutils-2.39.inc +++ b/meta/recipes-devtools/binutils/binutils-2.39.inc @@ -18,7 +18,7 @@ SRCBRANCH ?= "binutils-2_39-branch" UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P\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} \