Message ID | 20220819194050.3687868-1-raj.khem@gmail.com |
---|---|
State | Accepted, archived |
Commit | 30e902f42d4a0205d2a75bf9b2a9cc5e8db582be |
Headers | show |
Series | binutils: Upgrade to latest on 2.39 release branch | expand |
diff --git a/meta/recipes-devtools/binutils/binutils-2.39.inc b/meta/recipes-devtools/binutils/binutils-2.39.inc index 0976131ddb..89612a3eae 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<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} \
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> --- meta/recipes-devtools/binutils/binutils-2.39.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)