summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-kernel/linux/linux-intel-rt_4.9.bb2
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.9.bb2
2 files changed, 2 insertions, 2 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 bddb82ef..16b0ace7 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 ?= "446de8f7f071b4537a682e3fd516e96a376a92a8" 14SRCREV_machine ?= "d2ae076174f6e23889fd725f7bb37b93e0eefd6b"
15SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328" 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 7cb8fbe0..36da0ee1 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel_4.9.bb
@@ -2,7 +2,7 @@
2require linux-intel.inc 2require linux-intel.inc
3 3
4KBRANCH = "base" 4KBRANCH = "base"
5SRCREV_machine ?= "6821d11bb30fd7cf2af394eb54230a0080d3ca96" 5SRCREV_machine ?= "042ebdd2a30e9612077bd9ebf1802179af7ddf37"
6SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328" 6SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328"
7 7
8# For Crystalforest and Romley 8# For Crystalforest and Romley