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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user