summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-intel_4.9.bb
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/recipes-kernel/linux/linux-intel_4.9.bb
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/recipes-kernel/linux/linux-intel_4.9.bb')
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.9.bb4
1 files changed, 2 insertions, 2 deletions
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"