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 <california.l.sullivan@intel.com>
This commit is contained in:
California Sullivan 2018-01-11 13:41:31 -08:00
parent 7969d8e442
commit a17f3f4e9c
2 changed files with 6 additions and 6 deletions

View File

@ -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"

View File

@ -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"