]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
binutils: stable 2.38 branch updates
authorYash Shinde <yashinde145@gmail.com>
Mon, 24 Oct 2022 07:17:47 +0000 (12:47 +0530)
committerSteve Sakoman <steve@sakoman.com>
Tue, 25 Oct 2022 14:24:45 +0000 (04:24 -1000)
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>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/binutils/binutils-2.38.inc

index 8259ec32324d20faa053a66da54bac14538adf36..c1904768dcdfb881578cbdc27a9964df732b03c0 100644 (file)
@@ -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} \