summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel')
-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 8fe3a261..0f028855 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 ?= "76426da3f062c7eda71f373064da442281ffa669" 14SRCREV_machine ?= "9aca0b5489f097aa50a63daf2fd1cc5edafef071"
15SRCREV_meta ?= "e8095d45e15f02ffc953312bb41a57554b25a439" 15SRCREV_meta ?= "1341c5348935adc7ef4b3994d1fa9f67368efe8b"
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 ce60f396..d42d381d 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 ?= "0ca18bd8ce05428471b46031f821e17c3e7d1d24" 5SRCREV_machine ?= "6b22e2135fd1d3255222577aba812bc3c49fd137"
6SRCREV_meta ?= "e8095d45e15f02ffc953312bb41a57554b25a439" 6SRCREV_meta ?= "1341c5348935adc7ef4b3994d1fa9f67368efe8b"
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"