diff options
-rw-r--r-- | common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 | ||||
-rw-r--r-- | common/recipes-kernel/linux/linux-intel_4.9.bb | 4 |
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 389d78b5..6c9a89c2 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 | ||
13 | KBRANCH = "base-rt" | 13 | KBRANCH = "base-rt" |
14 | SRCREV_machine ?= "cd67757175abe9bafced2f5d3538b65dd1071219" | 14 | SRCREV_machine ?= "76471bbed0809861361b4d1d58df3c9ee344817c" |
15 | SRCREV_meta ?= "f16cac53436be696fa055bc4a139f3f1dc39a9ce" | 15 | SRCREV_meta ?= "6acae6f7200af17b3c2be5ecab2cffdc59a02b35" |
16 | 16 | ||
17 | LINUX_KERNEL_TYPE = "preempt-rt" | 17 | LINUX_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 2aadfe06..f5592527 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 @@ | |||
2 | require linux-intel.inc | 2 | require linux-intel.inc |
3 | 3 | ||
4 | KBRANCH = "base" | 4 | KBRANCH = "base" |
5 | SRCREV_machine ?= "2ad4fad2c2749a8ad133b853e682b9e950f28507" | 5 | SRCREV_machine ?= "750f82327361c57162741f6b6326f142a4c1367e" |
6 | SRCREV_meta ?= "f16cac53436be696fa055bc4a139f3f1dc39a9ce" | 6 | SRCREV_meta ?= "6acae6f7200af17b3c2be5ecab2cffdc59a02b35" |
7 | 7 | ||
8 | # For Crystalforest and Romley | 8 | # For Crystalforest and Romley |
9 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" | 9 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" |