mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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>
This commit is contained in:
parent
aa8f5fad12
commit
94a623f129
|
@ -19,6 +19,6 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.14.59"
|
LINUX_VERSION ?= "4.14.59"
|
||||||
SRCREV_machine ?= "6a0fa58d9e8c74b7a3884834d3196b19b42db194"
|
SRCREV_machine ?= "6a0fa58d9e8c74b7a3884834d3196b19b42db194"
|
||||||
SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2"
|
SRCREV_meta ?= "5c089e91b398ac284f027a4611979136becbf9b1"
|
||||||
|
|
||||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user