[meta-intel] [PATCH 1/4] linux-intel/4.9: Update cache and source SRCREVs

California Sullivan california.l.sullivan at intel.com
Mon Dec 18 16:51:25 PST 2017


Trusty and USB fixes in source.

Compile i915 as module in cache. This makes sure that the video drivers
and firmware are available at the same time, fixing firmware load
issues.

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 ++--
 recipes-kernel/linux/linux-intel_4.9.bb    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-kernel/linux/linux-intel-rt_4.9.bb b/recipes-kernel/linux/linux-intel-rt_4.9.bb
index 7a14c053..c11e5bbf 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.9.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.9.bb
@@ -14,7 +14,7 @@ KBRANCH = "4.9/yocto/base-rt"
 KMETA_BRANCH = "yocto-4.9"
 
 LINUX_VERSION ?= "4.9.61"
-SRCREV_machine ?= "8eb1a43e7232c412673aaaeb968b02122e42de4d"
-SRCREV_meta ?= "3e7fedea919b2c59801ceca25f57a23710ebadcd"
+SRCREV_machine ?= "530f7b58f610e99c0dc8f6d2e5695561b442f694"
+SRCREV_meta ?= "4553798a3e73b0791f4d5065ec5ad4b45027914f"
 
 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 85cb9bbe..6e99b43f 100644
--- a/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/recipes-kernel/linux/linux-intel_4.9.bb
@@ -5,8 +5,8 @@ KBRANCH = "4.9/yocto/base"
 KMETA_BRANCH = "yocto-4.9"
 
 LINUX_VERSION ?= "4.9.61"
-SRCREV_machine ?= "03469c2e703e40ed42ed72f415fd27c7d7f7f8cf"
-SRCREV_meta ?= "3e7fedea919b2c59801ceca25f57a23710ebadcd"
+SRCREV_machine ?= "6838fc62f81f59330f720062249b4830f0161fbd"
+SRCREV_meta ?= "4553798a3e73b0791f4d5065ec5ad4b45027914f"
 
 # For Crystalforest and Romley
 KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
-- 
2.14.3



More information about the meta-intel mailing list