summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.39.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.39.inc b/meta/recipes-devtools/binutils/binutils-2.39.inc
index 37627c8f93..e4fdb73243 100644
--- a/meta/recipes-devtools/binutils/binutils-2.39.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.39.inc
@@ -34,3 +34,7 @@ SRC_URI = "\
34 file://0013-CVE-2022-38533.patch \ 34 file://0013-CVE-2022-38533.patch \
35" 35"
36S = "${WORKDIR}/git" 36S = "${WORKDIR}/git"
37# Already in 2.39 branch
38# - https://sourceware.org/bugzilla/show_bug.cgi?id=29289
39# - https://sourceware.org/bugzilla/show_bug.cgi?id=29290
40CVE_CHECK_IGNORE += "CVE-2022-38126 CVE-2022-38127"