From be41f0172d699c8d6c2fc5a1a7121435c7b5d49f Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 12 Apr 2018 13:03:49 -0700 Subject: 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 (cherry picked from commit bc31dbbd404d8fda58ea770422dbaf11de40ebee) Signed-off-by: California Sullivan --- common/recipes-kernel/linux/linux-intel-rt_4.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7778ad93..5420e3e0 100644 --- a/common/recipes-kernel/linux/linux-intel-rt_4.14.bb +++ b/common/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" DEPENDS += "elfutils-native openssl-native util-linux-native" LINUX_VERSION ?= "4.14.29" -SRCREV_machine ?= "bd03dbb2f30f64169bbba02c213c5f74d363438c" +SRCREV_machine ?= "c580716ae72c2bcb2202641e69e1b72d01ee4581" SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" LINUX_KERNEL_TYPE = "preempt-rt" -- cgit v1.2.3-54-g00ecf