From 8af2f17a6fa8bf282c4c27054adbea1bf0873069 Mon Sep 17 00:00:00 2001 From: Andrej Valek Date: Wed, 26 Jul 2023 11:50:09 +0200 Subject: cve_check: convert CVE_CHECK_IGNORE to CVE_STATUS - Try to add convert and apply statuses for old CVEs - Drop some obsolete ignores, while they are not relevant for current version Signed-off-by: Andrej Valek Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb') diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb index 6573916362..183554e2c8 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.bb @@ -15,8 +15,6 @@ RDEPENDS:${PN}-dev += "${PN}-compiler" S = "${WORKDIR}/git" -CVE_CHECK_IGNORE += "CVE-2020-35864" - EXTRA_OECMAKE += " \ -DFLATBUFFERS_BUILD_TESTS=OFF \ -DFLATBUFFERS_BUILD_SHAREDLIB=ON \ -- cgit v1.2.3-54-g00ecf