From a17f3f4e9c61a9317a013b11ee36686d3a62c98f Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 11 Jan 2018 13:41:31 -0800 Subject: linux-intel/4.9: update to v4.9.76 This brings in the changes up to v4.9.76 from linux-stable. Also update the cache, bringing in the following relevant config changes: * 3e7fedea common-pc*.scc: Add igb to common-pc drivers * 4341ae3a features/i915/i915.cfg: compile i915 as a module Signed-off-by: California Sullivan --- recipes-kernel/linux/linux-intel-rt_4.9.bb | 6 +++--- recipes-kernel/linux/linux-intel_4.9.bb | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-intel-rt_4.9.bb b/recipes-kernel/linux/linux-intel-rt_4.9.bb index c11e5bbf..4d08aabf 100644 --- a/recipes-kernel/linux/linux-intel-rt_4.9.bb +++ b/recipes-kernel/linux/linux-intel-rt_4.9.bb @@ -13,8 +13,8 @@ python () { KBRANCH = "4.9/yocto/base-rt" KMETA_BRANCH = "yocto-4.9" -LINUX_VERSION ?= "4.9.61" -SRCREV_machine ?= "530f7b58f610e99c0dc8f6d2e5695561b442f694" -SRCREV_meta ?= "4553798a3e73b0791f4d5065ec5ad4b45027914f" +LINUX_VERSION ?= "4.9.76" +SRCREV_machine ?= "07dfb16deed155c197747600350b37a81c77e286" +SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" LINUX_KERNEL_TYPE = "preempt-rt" diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb index 6e99b43f..61471696 100644 --- a/recipes-kernel/linux/linux-intel_4.9.bb +++ b/recipes-kernel/linux/linux-intel_4.9.bb @@ -4,9 +4,9 @@ require linux-intel.inc KBRANCH = "4.9/yocto/base" KMETA_BRANCH = "yocto-4.9" -LINUX_VERSION ?= "4.9.61" -SRCREV_machine ?= "6838fc62f81f59330f720062249b4830f0161fbd" -SRCREV_meta ?= "4553798a3e73b0791f4d5065ec5ad4b45027914f" +LINUX_VERSION ?= "4.9.76" +SRCREV_machine ?= "6e69421d3972a9bec8c33ef15d42e0190b73c803" +SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" # For Crystalforest and Romley KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" -- cgit v1.2.3-54-g00ecf