diff --git a/recipes-kernel/intel-ethernet/ixgbevf_4.13.3.bb b/recipes-kernel/intel-ethernet/ixgbevf_4.13.3.bb index a39ad00c..e3fd3d6f 100644 --- a/recipes-kernel/intel-ethernet/ixgbevf_4.13.3.bb +++ b/recipes-kernel/intel-ethernet/ixgbevf_4.13.3.bb @@ -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"