summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-12-18 10:29:00 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-12-18 10:29:00 -0800
commit2821e296a32e524d1fb4319d13a447d6ff6028e0 (patch)
tree53e0d2bb64b91beb44ca474f68fec35ce5b646c2 /recipes-kernel
parent0f266744f7d542a960a78226af35403f871ba5a6 (diff)
downloadmeta-intel-2821e296a32e524d1fb4319d13a447d6ff6028e0.tar.gz
linux-intel/4.9: Update cache and source SRCREVs
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@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.9.bb4
-rw-r--r--recipes-kernel/linux/linux-intel_4.9.bb4
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"
14KMETA_BRANCH = "yocto-4.9" 14KMETA_BRANCH = "yocto-4.9"
15 15
16LINUX_VERSION ?= "4.9.61" 16LINUX_VERSION ?= "4.9.61"
17SRCREV_machine ?= "8eb1a43e7232c412673aaaeb968b02122e42de4d" 17SRCREV_machine ?= "530f7b58f610e99c0dc8f6d2e5695561b442f694"
18SRCREV_meta ?= "3e7fedea919b2c59801ceca25f57a23710ebadcd" 18SRCREV_meta ?= "4553798a3e73b0791f4d5065ec5ad4b45027914f"
19 19
20LINUX_KERNEL_TYPE = "preempt-rt" 20LINUX_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"
5KMETA_BRANCH = "yocto-4.9" 5KMETA_BRANCH = "yocto-4.9"
6 6
7LINUX_VERSION ?= "4.9.61" 7LINUX_VERSION ?= "4.9.61"
8SRCREV_machine ?= "03469c2e703e40ed42ed72f415fd27c7d7f7f8cf" 8SRCREV_machine ?= "6838fc62f81f59330f720062249b4830f0161fbd"
9SRCREV_meta ?= "3e7fedea919b2c59801ceca25f57a23710ebadcd" 9SRCREV_meta ?= "4553798a3e73b0791f4d5065ec5ad4b45027914f"
10 10
11# For Crystalforest and Romley 11# For Crystalforest and Romley
12KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 12KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"