1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 06:17:51 +00:00

linux-ti-staging: Include CVE exclusions

Now that we are looking at using the CVE checker tool in Yocto we should
include the same CVE exclusions from oe-core that match the kernel
version we are on.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Ryan Eatmon
2026-06-22 14:51:46 -05:00
parent 4a523e2b6a
commit 5480086cf7
@@ -5,6 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
require recipes-kernel/linux/ti-kernel.inc
# CVE exclusions
include recipes-kernel/linux/cve-exclusion.inc
inherit ${KERNEL_BASE_CLASS}
require recipes-kernel/linux/setup-defconfig.inc