summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-09-04 11:53:09 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-09-24 17:57:48 +0800
commit5f6112795b079013c833e4e165aa9a0850207a14 (patch)
tree4c3faab4c4f7693794b55c5e21b8b7b795162f0b
parent7e4b065462be3820840c05b0c02e15a35b77884b (diff)
downloadmeta-intel-5f6112795b079013c833e4e165aa9a0850207a14.tar.gz
linux-intel-rt/4.14: update meta SRCREV
Includes changes to drop obsolete configs: 5c089e91 features/thermal: use the correct config name 580b72ac features/crypto: drop feature c43c9e19 kver: bump to v4.14.67 7f3eea0b features/media: drop obsolete config 26aa829b features/soc/baytrail: fix conflict with configs 998a9153 features: drop obsolete configs 2fe11da3 fragments: drop obsolete configs a4b2d369 dmm.cfg: Change dm-multipath from built-in kernel module to LKM 07ce8f9a bsp: Add tiny config entries for intel-x86 8a3be7d7 features/security: add configs to harden protection f9727269 kver: bump to v4.14.62 f75450c3 qemuarm64: Add preemp-rt config entry 49e24e3e standard: add bfp configs by default 30267603 rbd: Add fragments for Rados block device ece16172 intel-x86: Add preemp-rt config entries eaef206f tiny: Remove CONFIG_TINY_RCU 9db39d1e intel-x86: Add intel-x86 BSPs 22177e6c cfg: add fragment on kernel selftest Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-intel-rt_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.14.bb b/common/recipes-kernel/linux/linux-intel-rt_4.14.bb
index a06234fe..2af2ab35 100644
--- a/common/recipes-kernel/linux/linux-intel-rt_4.14.bb
+++ b/common/recipes-kernel/linux/linux-intel-rt_4.14.bb
@@ -19,6 +19,6 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "4.14.59" 20LINUX_VERSION ?= "4.14.59"
21SRCREV_machine ?= "6a0fa58d9e8c74b7a3884834d3196b19b42db194" 21SRCREV_machine ?= "6a0fa58d9e8c74b7a3884834d3196b19b42db194"
22SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2" 22SRCREV_meta ?= "5c089e91b398ac284f027a4611979136becbf9b1"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"