diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2017-10-13 15:11:58 -0700 |
---|---|---|
committer | California Sullivan <california.l.sullivan@intel.com> | 2017-10-13 15:13:44 -0700 |
commit | c27cfdc898d6360ac5d1b38c6f08bafe06228f7a (patch) | |
tree | 6f07427aec327d93d14ab9dfbb03533e9904d3da /common | |
parent | c30e4730773d0e660e92837ee841efda2f4d29dc (diff) | |
download | meta-intel-c27cfdc898d6360ac5d1b38c6f08bafe06228f7a.tar.gz |
linux-intel/4.9: Update kernel SRCREVs
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'common')
-rw-r--r-- | common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 2 | ||||
-rw-r--r-- | common/recipes-kernel/linux/linux-intel_4.9.bb | 2 |
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 | ||
13 | KBRANCH = "base-rt" | 13 | KBRANCH = "base-rt" |
14 | SRCREV_machine ?= "446de8f7f071b4537a682e3fd516e96a376a92a8" | 14 | SRCREV_machine ?= "d2ae076174f6e23889fd725f7bb37b93e0eefd6b" |
15 | SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328" | 15 | SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328" |
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 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 @@ | |||
2 | require linux-intel.inc | 2 | require linux-intel.inc |
3 | 3 | ||
4 | KBRANCH = "base" | 4 | KBRANCH = "base" |
5 | SRCREV_machine ?= "6821d11bb30fd7cf2af394eb54230a0080d3ca96" | 5 | SRCREV_machine ?= "042ebdd2a30e9612077bd9ebf1802179af7ddf37" |
6 | SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328" | 6 | SRCREV_meta ?= "3d5b27b2d138b71052a1d17a5cca73aa0ec75328" |
7 | 7 | ||
8 | # For Crystalforest and Romley | 8 | # For Crystalforest and Romley |