diff options
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.44.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.44.inc b/meta/recipes-devtools/binutils/binutils-2.44.inc index 41071fada1..28100abbe9 100644 --- a/meta/recipes-devtools/binutils/binutils-2.44.inc +++ b/meta/recipes-devtools/binutils/binutils-2.44.inc | |||
| @@ -18,6 +18,8 @@ SRCBRANCH ?= "binutils-2_44-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-1153] = "cpe-stable-backport: fix available in used git hash" | ||
| 22 | |||
| 21 | SRCREV ?= "819d713b6340ed3657e00ad0bc8d5f2b73094a0f" | 23 | SRCREV ?= "819d713b6340ed3657e00ad0bc8d5f2b73094a0f" |
| 22 | 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" |
| 23 | SRC_URI = "\ | 25 | SRC_URI = "\ |
