mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
ixgbevf: exclude from world builds
Default kernel is 5.15 now and this doesn't build with 5.15 so exclude from world to prevent builds from failing. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
b56b3e4858
commit
fe4d7319ff
|
@ -43,3 +43,5 @@ FILES:${PN}-script += "${sysconfdir}/network/set_irq_affinity"
|
|||
|
||||
# This was fixed in kernel v4.4
|
||||
CVE_CHECK_WHITELIST += "CVE-2015-1142857"
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user