summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2017-10-11 12:29:21 -0700
committerSaul Wold <sgw@linux.intel.com>2017-10-11 12:29:21 -0700
commitc30e4730773d0e660e92837ee841efda2f4d29dc (patch)
tree894d84c239e120c44146e744e3ed3252a3f462d6 /common
parent78ee3920964b297004da12eeb48502ec4d3671ac (diff)
downloadmeta-intel-c30e4730773d0e660e92837ee841efda2f4d29dc.tar.gz
linux-intel: SRCREV updates for kernel and cache
This updates the kernel to address an issue with x86-32 and adds some kernel common-pc changes. Signed-off-by: Saul Wold <sgw@linux.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 3fbe8fda..bddb82ef 100644
--- a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
@@ -11,7 +11,7 @@ python () {
11} 11}
12 12
13KBRANCH = "base-rt" 13KBRANCH = "base-rt"
14SRCREV_machine ?= "fc08e0615edccfb4d297c07531451cb7905fb4f4" 14SRCREV_machine ?= "446de8f7f071b4537a682e3fd516e96a376a92a8"
15SRCREV_meta ?= "3ddaed3671efc2936efbebf4c5216e11b9dfd55d" 15SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328"
16 16
17LINUX_KERNEL_TYPE = "preempt-rt" 17LINUX_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 4823c98d..7cb8fbe0 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel_4.9.bb
@@ -2,8 +2,8 @@
2require linux-intel.inc 2require linux-intel.inc
3 3
4KBRANCH = "base" 4KBRANCH = "base"
5SRCREV_machine ?= "2d533948da0a7c53a0a662d3764be166ba996d93" 5SRCREV_machine ?= "6821d11bb30fd7cf2af394eb54230a0080d3ca96"
6SRCREV_meta ?= "3ddaed3671efc2936efbebf4c5216e11b9dfd55d" 6SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328"
7 7
8# For Crystalforest and Romley 8# For Crystalforest and Romley
9KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 9KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"