summaryrefslogtreecommitdiffstats
path: root/common
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>2018-01-18 15:04:09 -0800
commitd4de5b499842b3d75220e1e1316021d77e9ff04e (patch)
tree7191804bd694d086491c2f29455869eac4113390 /common
parentaa246ba9855d35d454ddcf041578310cbaa90250 (diff)
downloadmeta-intel-d4de5b499842b3d75220e1e1316021d77e9ff04e.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> (cherry picked from commit 2821e296a32e524d1fb4319d13a447d6ff6028e0) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-kernel/linux/linux-intel-rt_4.9.bb4
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.9.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
index 7a14c053..c11e5bbf 100644
--- a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
+++ b/common/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/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb
index 85cb9bbe..6e99b43f 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/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"