diff mbox series

[kirkstone] binutils: stable 2.38 branch updates

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

Commit Message

Sanjana V Sept. 13, 2023, 11:32 a.m. UTC
Below commits on binutils-2.38 stable branch are updated.

ea5fe5d01e5 PR30697, ppc32 mix of local-dynamic and global-dynamic TLS

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

Comments

Sanjana V Sept. 13, 2023, 11:41 a.m. UTC | #1
Regression testing with binutils testing is performed and no regressions found.
Khem Raj Sept. 13, 2023, 5:40 p.m. UTC | #2
On Wed, Sep 13, 2023 at 4:41 AM Sanjana V <sanjanasanju1608@gmail.com> wrote:
>
> Regression testing with binutils testing is performed and no regressions found.

Thanks. LGTM

> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#187586): https://lists.openembedded.org/g/openembedded-core/message/187586
> Mute This Topic: https://lists.openembedded.org/mt/101334703/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
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 5c3ff3d93a..b0e3864378 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 ?= "dc2474e7d204c124ab5a21b4490aa46eb7e1d4c3"
+SRCREV ?= "ea5fe5d01e5a182ee7a0eddb54a702109a9f5931"
 BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=git"
 SRC_URI = "\
      ${BINUTILS_GIT_URI} \