From a3d790db2eda3ddf9ee26a07d1b628002f1ff988 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Mon, 28 Jul 2025 10:52:23 +0200 Subject: ref-manual/classes.rst: insane: drop cve_status_not_in_db This was dropped by commit 452e605b55ad ("cve-check: annotate CVEs during analysis"). (From yocto-docs rev: 4c94ef90e01b6aa7e7eaae8776135b615d0d6069) Signed-off-by: Antonin Godard (cherry picked from commit 55aedec94dce3e3c0541ffaea666cff02d63a708) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/ref-manual/classes.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'documentation/ref-manual/classes.rst') diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 4f0459835a..d75ef323f7 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -1395,11 +1395,6 @@ The tests you can list with the :term:`WARN_QA` and paths to locations on the build host were used. Using such paths might result in host contamination of the build output. -- ``cve_status_not_in_db:`` Checks for each component if CVEs that are ignored - via :term:`CVE_STATUS`, that those are (still) reported for this component - in the NIST database. If not, a warning is printed. This check is disabled - by default. - - ``debug-deps:`` Checks that all packages except ``-dbg`` packages do not depend on ``-dbg`` packages, which would cause a packaging bug. -- cgit v1.2.3-54-g00ecf