diff mbox series

[mickledore] binutils: stable 2.40 branch updates

Message ID 20230814115051.3980959-1-sanjanasanju1608@gmail.com
State New
Headers show
Series [mickledore] binutils: stable 2.40 branch updates | expand

Commit Message

Sanjana V Aug. 14, 2023, 11:50 a.m. UTC
Below commits on binutils-2.40 stable branch are updated.

391fd4d9ee5 PR30697, ppc32 mix of local-dynamic and global-dynamic TLS
7ad52a2357f [GOLD] powerpc DT_RELACOUNT
03f49a0619c PR30536, ppc64el gold linker produces unusable clang-16 binary

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

Comments

Sanjana V Aug. 14, 2023, 12:20 p.m. UTC | #1
Regression testing is done and no regressions found.
Khem Raj Aug. 14, 2023, 3:20 p.m. UTC | #2
On Mon, Aug 14, 2023 at 4:51 AM Sanjana V <sanjanasanju1608@gmail.com> wrote:
>
> Below commits on binutils-2.40 stable branch are updated.
>
> 391fd4d9ee5 PR30697, ppc32 mix of local-dynamic and global-dynamic TLS
> 7ad52a2357f [GOLD] powerpc DT_RELACOUNT
> 03f49a0619c PR30536, ppc64el gold linker produces unusable clang-16 binary
>
LGTM

> Signed-off-by: sanjana <sanjanasanju1608@gmail.com>
> ---
>  meta/recipes-devtools/binutils/binutils-2.40.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/binutils/binutils-2.40.inc b/meta/recipes-devtools/binutils/binutils-2.40.inc
> index fb99d93b26..33e7f4198d 100644
> --- a/meta/recipes-devtools/binutils/binutils-2.40.inc
> +++ b/meta/recipes-devtools/binutils/binutils-2.40.inc
> @@ -18,7 +18,7 @@ SRCBRANCH ?= "binutils-2_40-branch"
>
>  UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
>
> -SRCREV ?= "7343182dd163d14b7e17c255515940dff67f2bbd"
> +SRCREV ?= "391fd4d9ee5d2b78244cbcd57fc405738359b70b"
>  BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
>  SRC_URI = "\
>       ${BINUTILS_GIT_URI} \
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#185933): https://lists.openembedded.org/g/openembedded-core/message/185933
> Mute This Topic: https://lists.openembedded.org/mt/100734909/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.40.inc b/meta/recipes-devtools/binutils/binutils-2.40.inc
index fb99d93b26..33e7f4198d 100644
--- a/meta/recipes-devtools/binutils/binutils-2.40.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.40.inc
@@ -18,7 +18,7 @@  SRCBRANCH ?= "binutils-2_40-branch"
 
 UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
 
-SRCREV ?= "7343182dd163d14b7e17c255515940dff67f2bbd"
+SRCREV ?= "391fd4d9ee5d2b78244cbcd57fc405738359b70b"
 BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
 SRC_URI = "\
      ${BINUTILS_GIT_URI} \