diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-05-20 22:20:31 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-06-02 10:26:30 -0700 |
| commit | 64d92df6981120b2b7a2eb4b172fedcef27735e1 (patch) | |
| tree | e725bfd8a203013033539a66ebe1445b943334d2 /meta | |
| parent | 32dddbf6b473e82c490292fead35e4d4e585f802 (diff) | |
| download | poky-64d92df6981120b2b7a2eb4b172fedcef27735e1.tar.gz | |
binutils: drop obsolete CVE_STATUS
NVD has CVE-2023-25584 listed as < 2.40, so we don't need to ignore it
for version 2.44 anymore.
(From OE-Core rev: eaf80096f96e5bebed53076c1dfe7e35e539f383)
(From OE-Core rev: a0ffc4e44ba5e06eccf6d87fb16898454efcb1b2)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.44.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.44.inc b/meta/recipes-devtools/binutils/binutils-2.44.inc index 7a19aa31d5..41071fada1 100644 --- a/meta/recipes-devtools/binutils/binutils-2.44.inc +++ b/meta/recipes-devtools/binutils/binutils-2.44.inc | |||
| @@ -18,8 +18,6 @@ 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-2023-25584] = "cpe-incorrect: Applies only for version 2.40 and earlier" | ||
| 22 | |||
| 23 | SRCREV ?= "819d713b6340ed3657e00ad0bc8d5f2b73094a0f" | 21 | SRCREV ?= "819d713b6340ed3657e00ad0bc8d5f2b73094a0f" |
| 24 | BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" | 22 | BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" |
| 25 | SRC_URI = "\ | 23 | SRC_URI = "\ |
