FILESEXTRAPATHS_prepend := "${THISDIR}/linux-intel:" require common/recipes-kernel/linux/linux-intel_4.9.bb require recipes-kernel/linux/linux-deploy-kconfig.inc LINUX_VERSION = "4.9.27" SRCREV_machine = "73905ddb22aa86582266266b6104962a5c96f114" SRCREV_meta = "de57de86e23493d9356fc4cc0e92a3df58a29032" SRCREV_metaenea = "ee60d12529de41e01f7ddb65edd3ca80e8f5ecb6" 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_denverton = " bsp/denverton/denverton.scc" 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"