FILESEXTRAPATHS_prepend := "${THISDIR}/linux-intel:" require common/recipes-kernel/linux/linux-intel_4.9.bb require recipes-kernel/linux/linux-deploy-kconfig.inc SRCREV_metaenea = "7579efbdb49529f36652b69d4630c6c43907f77b" KENEABRANCH = "intel-4.9" SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=ssh;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta \ file://CVE-2017-11176.patch \ file://CVE-2017-1000364.patch \ " KERNEL_FEATURES_append = " features/udev/udev.scc" # NFS boot support KERNEL_FEATURES_append = " features/blkdev/net_blk_dev.scc" # Intel 10G ports(SoC) KERNEL_FEATURES_append_corei7-64-intel-common = " features/ixgbe/ixgbe_y.scc" KERNEL_FEATURES_append_corei7-64-intel-common = " features/dca/dca_y.scc" # NMVe SSD KERNEL_FEATURES_append = " features/nvme/nvme.scc" #IPv4 waiting for carrier on KERNEL_FEATURES_append = " patches/ipv4/ipv4wait.scc"