diff options
-rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.45.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.45.inc b/meta/recipes-devtools/binutils/binutils-2.45.inc index c69b4298c8..9c82f65eca 100644 --- a/meta/recipes-devtools/binutils/binutils-2.45.inc +++ b/meta/recipes-devtools/binutils/binutils-2.45.inc | |||
@@ -21,7 +21,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" | |||
21 | CVE_STATUS[CVE-2025-7545] = "cpe-stable-backport: fix available in used git hash" | 21 | CVE_STATUS[CVE-2025-7545] = "cpe-stable-backport: fix available in used git hash" |
22 | CVE_STATUS[CVE-2025-7546] = "cpe-stable-backport: fix available in used git hash" | 22 | CVE_STATUS[CVE-2025-7546] = "cpe-stable-backport: fix available in used git hash" |
23 | 23 | ||
24 | SRCREV ?= "2bc7af1ff7732451b6a7b09462a815c3284f9613" | 24 | SRCREV ?= "2f028c6bb163a045db95439fb92e1dcbc919413c" |
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} \ |