diff options
| author | Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> | 2025-04-29 23:18:04 -0700 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-05-08 13:37:30 -0700 |
| commit | 679db8c1a328f534955fde7b575d77b237234ff7 (patch) | |
| tree | bbf132df824713cd4162323362c40f9e32684cd4 | |
| parent | 5ede912795ac0bcc3f28577af1439f1716bb366b (diff) | |
| download | poky-679db8c1a328f534955fde7b575d77b237234ff7.tar.gz | |
binutils: stable 2.42 branch updates
Below commit on binutils-2.42 stable branch is updated.
6558f9f5f0c s390: Add support for z17 as CPU name
Testing was done and there were no regressions found
(From OE-Core rev: 08d6ca500e6dd571f5882f82f6ad804bd2eec8c8)
Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.42.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.42.inc b/meta/recipes-devtools/binutils/binutils-2.42.inc index 9fc29301f0..e103e712a4 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_?)*)" | |||
| 20 | 20 | ||
| 21 | CVE_STATUS[CVE-2023-25584] = "cpe-incorrect: Applies only for version 2.40 and earlier" | 21 | CVE_STATUS[CVE-2023-25584] = "cpe-incorrect: Applies only for version 2.40 and earlier" |
| 22 | 22 | ||
| 23 | SRCREV ?= "758a2290dbdf0d6d6c148c6cf25b2bcfd7a5b84f" | 23 | SRCREV ?= "6558f9f5f0ccc107a083ae7fbf106ebcb5efa817" |
| 24 | BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" | 24 | BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" |
| 25 | SRC_URI = "\ | 25 | SRC_URI = "\ |
| 26 | ${BINUTILS_GIT_URI} \ | 26 | ${BINUTILS_GIT_URI} \ |
