diff options
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.45.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.45.inc b/meta/recipes-devtools/binutils/binutils-2.45.inc index 00bb181172..c69b4298c8 100644 --- a/meta/recipes-devtools/binutils/binutils-2.45.inc +++ b/meta/recipes-devtools/binutils/binutils-2.45.inc | |||
| @@ -18,6 +18,9 @@ SRCBRANCH ?= "binutils-2_45-branch" | |||
| 18 | 18 | ||
| 19 | UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" | 19 | UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" |
| 20 | 20 | ||
| 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" | ||
| 23 | |||
| 21 | SRCREV ?= "2bc7af1ff7732451b6a7b09462a815c3284f9613" | 24 | SRCREV ?= "2bc7af1ff7732451b6a7b09462a815c3284f9613" |
| 22 | 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" |
| 23 | SRC_URI = "\ | 26 | SRC_URI = "\ |
