linux/cve-exclusion: add generated CVE_CHECK_IGNORES.

Run generate-cve-exclusions.py to generate the ignore lists.  This file
is maintained separately from the existing manual ignore entries.

(From OE-Core rev: fc506efa5c84b45b063678098131031f52bb3c16)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Ross Burton
2023-08-25 17:44:02 +01:00
committed by Steve Sakoman
parent f17c07ff4b
commit 7db9fd091c
2 changed files with 7194 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,7 @@
KBRANCH ?= "v5.15/standard/base"
require recipes-kernel/linux/linux-yocto.inc
include cve-exclusion_5.15.inc
# board specific branches
KBRANCH:qemuarm ?= "v5.15/standard/arm-versatile-926ejs"