diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-09-04 11:53:09 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2018-09-21 13:15:09 +0800 |
commit | 94a623f1299cfe7abac16f939f4673a23fbf82d3 (patch) | |
tree | 0d176da88e259e0e362814063ee05dd84391f870 /recipes-kernel | |
parent | aa8f5fad12ed5cda9b3779dd380e29755ab24c79 (diff) | |
download | meta-intel-94a623f1299cfe7abac16f939f4673a23fbf82d3.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>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-intel-rt_4.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.14.bb b/recipes-kernel/linux/linux-intel-rt_4.14.bb index a06234fe..2af2ab35 100644 --- a/recipes-kernel/linux/linux-intel-rt_4.14.bb +++ b/recipes-kernel/linux/linux-intel-rt_4.14.bb | |||
@@ -19,6 +19,6 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" | |||
19 | 19 | ||
20 | LINUX_VERSION ?= "4.14.59" | 20 | LINUX_VERSION ?= "4.14.59" |
21 | SRCREV_machine ?= "6a0fa58d9e8c74b7a3884834d3196b19b42db194" | 21 | SRCREV_machine ?= "6a0fa58d9e8c74b7a3884834d3196b19b42db194" |
22 | SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2" | 22 | SRCREV_meta ?= "5c089e91b398ac284f027a4611979136becbf9b1" |
23 | 23 | ||
24 | LINUX_KERNEL_TYPE = "preempt-rt" | 24 | LINUX_KERNEL_TYPE = "preempt-rt" |