diff options
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.42.inc')
-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 ea018a48a3..9471e6accd 100644 --- a/meta/recipes-devtools/binutils/binutils-2.42.inc +++ b/meta/recipes-devtools/binutils/binutils-2.42.inc | |||
@@ -21,7 +21,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" | |||
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 | CVE_STATUS[CVE-2025-1180] = "patched: fixed by patch for CVE-2025-1176" | 22 | CVE_STATUS[CVE-2025-1180] = "patched: fixed by patch for CVE-2025-1176" |
23 | 23 | ||
24 | SRCREV ?= "6558f9f5f0ccc107a083ae7fbf106ebcb5efa817" | 24 | SRCREV ?= "f9488b0d92b591bdf3ff8cce485cb0e1b3727cc0" |
25 | BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" | 25 | BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" |
26 | SRC_URI = "\ | 26 | SRC_URI = "\ |
27 | ${BINUTILS_GIT_URI} \ | 27 | ${BINUTILS_GIT_URI} \ |