summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-08-09 10:56:10 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-08-09 15:11:03 +0800
commit771ad319e028cd1cd6a04e3fb727a419fc3bd961 (patch)
tree63e3c0025f9667f3457b352538272b1f56d970aa /recipes-kernel/linux
parentd4ae6e35f175fa6d06fa6fe9421e31de4d95178f (diff)
downloadmeta-intel-771ad319e028cd1cd6a04e3fb727a419fc3bd961.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>
Diffstat (limited to 'recipes-kernel/linux')
-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"