From: Yash Shinde Date: Mon, 24 Oct 2022 07:17:47 +0000 (+0530) Subject: binutils: stable 2.38 branch updates X-Git-Tag: 2022-04.5-kirkstone~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ea33ca1a83d8621f1feee78f2c63850c1bc73e3;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git binutils: stable 2.38 branch updates 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 Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-devtools/binutils/binutils-2.38.inc b/meta/recipes-devtools/binutils/binutils-2.38.inc index 8259ec32324..c1904768dcd 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\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} \