diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2018-04-12 13:03:49 -0700 |
---|---|---|
committer | California Sullivan <california.l.sullivan@intel.com> | 2018-04-13 16:17:13 -0700 |
commit | bc31dbbd404d8fda58ea770422dbaf11de40ebee (patch) | |
tree | 8dd4059e972835b1d4dc0d3b64d54672f2f2e181 | |
parent | e6117fbf1c14ae44d516a0ae03cccbfdc693c9dd (diff) | |
download | meta-intel-bc31dbbd404d8fda58ea770422dbaf11de40ebee.tar.gz |
linux-intel-rt_4.14: update to latest 4.14.29 commit
No stable update, but the following patches are applied:
12bddcf trusty: add RAX into clobber list of inline asm for ACRN
e5e8760 trusty: Update macro SMC_FC_GET_WALL_SIZE from 12 to 20
4029aa7 Revert "REVERTME disable user mode non-root access to the eBPF JIT"
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
-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 7778ad93..5420e3e0 100644 --- a/recipes-kernel/linux/linux-intel-rt_4.14.bb +++ b/recipes-kernel/linux/linux-intel-rt_4.14.bb | |||
@@ -18,7 +18,7 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch" | |||
18 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 18 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.14.29" | 20 | LINUX_VERSION ?= "4.14.29" |
21 | SRCREV_machine ?= "bd03dbb2f30f64169bbba02c213c5f74d363438c" | 21 | SRCREV_machine ?= "c580716ae72c2bcb2202641e69e1b72d01ee4581" |
22 | SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" | 22 | SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" |
23 | 23 | ||
24 | LINUX_KERNEL_TYPE = "preempt-rt" | 24 | LINUX_KERNEL_TYPE = "preempt-rt" |