meta-intel/recipes-kernel/linux/linux-intel_4.9.bb
California Sullivan 8116550f0d linux-intel/4.9: update to v4.9.84
Also the preempt-rt kernel updates to the -rt62 patchset.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-16 09:32:31 +08:00

17 lines
464 B
BlitzBasic

require linux-intel.inc
KBRANCH = "4.9/yocto/base"
KMETA_BRANCH = "yocto-4.9"
LINUX_VERSION ?= "4.9.84"
SRCREV_machine ?= "01398293e56b85da9f18d6f8c747b9ae5bbab847"
SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6"
# For Crystalforest and Romley
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " uio"
# Functionality flags
KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc"