summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-08-27 16:07:53 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-08-27 17:54:11 +0800
commitf6fa560e679c230dd7b5dd58b9e0c601dc2a56e8 (patch)
treef777aca5ca80d8349ba417600de7a2dd5ed25e8f
parentbca4efb799f57492e4066fe05d46fdf666ebb3cf (diff)
downloadmeta-intel-f6fa560e679c230dd7b5dd58b9e0c601dc2a56e8.tar.gz
linux-intel-rt/4.19: update to v4.19.59
Updates -rt patchset to -rt24. Also updates the meta revision to include changes: 960be421 intel-common-drivers: enable RANDOM_TRUST_CPU for Intel BSPs bc74ed4e features: add support for RANDOM_TRUST_CPU a52c1d35 security.cfg: unset HARDENED_USERCOPY_FALLBACK 772b96e0 kver: bump to v4.19.57 4c8cf83d scsi-debug: include core scsi support for standalone inclusion 3017e92f features/security: Add more kernel hardening fragments Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.19.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.19.bb b/recipes-kernel/linux/linux-intel-rt_4.19.bb
index c130fe9d..a7e272ee 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.19.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.19.bb
@@ -17,8 +17,8 @@ KMETA_BRANCH = "yocto-4.19"
17 17
18DEPENDS += "elfutils-native openssl-native util-linux-native" 18DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "4.19.50" 20LINUX_VERSION ?= "4.19.59"
21SRCREV_machine ?= "2b349fd59d2e0947c9cabbc68dae194b316ab244" 21SRCREV_machine ?= "d6dc301c71aea6098e5e19ef3f265d0ba9981167"
22SRCREV_meta ?= "d85f07e03c980eca5ffd5ba058985d6ed3a83801" 22SRCREV_meta ?= "960be4218436fbbb3500e019f7abf02fa94e6aac"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"