diff mbox series

binutils: stable 2.42 branch updates

Message ID 20240722055715.2600693-1-Deepthi.Hemraj@windriver.com
State Accepted, archived
Commit e48310aa787f7b710da31023c18c116e5432e378
Headers show
Series binutils: stable 2.42 branch updates | expand

Commit Message

Hemraj, Deepthi July 22, 2024, 5:57 a.m. UTC
From: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>

Below commits on binutils-2.42 stable branch are updated.
29ae8b8ea71 x86-64: Skip -z mark-plt tests on MUSL
92cc764e58f hppa: Fix handling of relocations that apply to data
c439c1e1f56 elf: Add glibc version dependency only if needed
68ae8e2a849 ld: pass -g for ld-elf tests
a1e3cb45c67 aarch64: Enable +cssc for armv8.9-a

Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>
---
 meta/recipes-devtools/binutils/binutils-2.42.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Hemraj, Deepthi July 22, 2024, 5:59 a.m. UTC | #1
after update:

=== binutils Summary ===

# of expected passes            302
# of unexpected failures        2
# of untested testcases         1
# of unsupported tests          7

before update:

=== binutils Summary ===

# of expected passes            302
# of unexpected failures        2
# of untested testcases         1
# of unsupported tests          7

The testing was done and there are no regressions found.
Khem Raj July 22, 2024, 2:54 p.m. UTC | #2
On Sun, Jul 21, 2024 at 10:59 PM Hemraj, Deepthi via lists.openembedded.org
<Deepthi.Hemraj=windriver.com@lists.openembedded.org> wrote:

> after update:
>
> === binutils Summary ===
>
> # of expected passes            302
> # of unexpected failures        2
> # of untested testcases         1
> # of unsupported tests          7
>
> before update:
>
> === binutils Summary ===
>
> # of expected passes            302
> # of unexpected failures        2
> # of untested testcases         1
> # of unsupported tests          7
>
> The testing was done and there are no regressions found.
>

Lgtm


> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#202304):
> https://lists.openembedded.org/g/openembedded-core/message/202304
> Mute This Topic: https://lists.openembedded.org/mt/107480341/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.42.inc b/meta/recipes-devtools/binutils/binutils-2.42.inc
index c8f526b5c7..bcc333506f 100644
--- a/meta/recipes-devtools/binutils/binutils-2.42.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.42.inc
@@ -20,7 +20,7 @@  UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
 
 CVE_STATUS[CVE-2023-25584] = "cpe-incorrect: Applies only for version 2.40 and earlier"
 
-SRCREV ?= "cbec9028dd3fa9b49e0204f1a989cea67cae32c6"
+SRCREV ?= "e343b51459ca120ead1d1a0eda14dd7bd8849f4f"
 BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
 SRC_URI = "\
      ${BINUTILS_GIT_URI} \