diff mbox series

[kirkstone] binutils: stable 2.38 branch updates

Message ID 20221024071747.1998470-1-yashinde145@gmail.com
State Accepted, archived
Commit 4eb53b33bc46a8131653354bd077229ee7ee42ed
Headers show
Series [kirkstone] binutils: stable 2.38 branch updates | expand

Commit Message

Yash Shinde Oct. 24, 2022, 7:17 a.m. UTC
Below commits on binutils-2.38 stable branch are updated.
dc2474e7d20 (HEAD -> binutils-2_38-branch, origin/binutils-2_38-branch) elf: Reset alignment for each PT_LOAD segment
f184ba116ed Re: PowerPC64 pcrel got relocs against local symbols
737e29d05eb PowerPC64 pcrel got relocs against local symbols

Signed-off-by: Yash Shinde <yashinde145@gmail.com>
---
 meta/recipes-devtools/binutils/binutils-2.38.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Yash Shinde Oct. 24, 2022, 7:20 a.m. UTC | #1
Hello,

Regression testing with binutils testing is performed and no regressions found.

Thanks,
Yash.
diff mbox series

Patch

diff --git a/meta/recipes-devtools/binutils/binutils-2.38.inc b/meta/recipes-devtools/binutils/binutils-2.38.inc
index fc88d4a79e..acb2de04f9 100644
--- a/meta/recipes-devtools/binutils/binutils-2.38.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.38.inc
@@ -18,7 +18,7 @@  SRCBRANCH ?= "binutils-2_38-branch"
 
 UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
 
-SRCREV ?= "5c0b4ee406035917d0e50aa138194fab57ae6bf8"
+SRCREV ?= "dc2474e7d204c124ab5a21b4490aa46eb7e1d4c3"
 BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=git"
 SRC_URI = "\
      ${BINUTILS_GIT_URI} \