mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
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:
committed by
Steve Sakoman
parent
f17c07ff4b
commit
7db9fd091c
7193
meta/recipes-kernel/linux/cve-exclusion_5.15.inc
Normal file
7193
meta/recipes-kernel/linux/cve-exclusion_5.15.inc
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,7 @@
|
|||||||
KBRANCH ?= "v5.15/standard/base"
|
KBRANCH ?= "v5.15/standard/base"
|
||||||
|
|
||||||
require recipes-kernel/linux/linux-yocto.inc
|
require recipes-kernel/linux/linux-yocto.inc
|
||||||
|
include cve-exclusion_5.15.inc
|
||||||
|
|
||||||
# board specific branches
|
# board specific branches
|
||||||
KBRANCH:qemuarm ?= "v5.15/standard/arm-versatile-926ejs"
|
KBRANCH:qemuarm ?= "v5.15/standard/arm-versatile-926ejs"
|
||||||
|
|||||||
Reference in New Issue
Block a user