summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-07-22 07:17:44 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-07-22 11:38:56 +0800
commit310c470e9894f8ae10bc356b15941a2accf922de (patch)
treea429c94b15c70bcc842b71495e5984a6c8a424f2 /recipes-kernel/linux
parent027da41c7e65e659d4602fc0a65a337d5a5b0238 (diff)
downloadmeta-intel-310c470e9894f8ae10bc356b15941a2accf922de.tar.gz
linux-intel/4.19: update to v4.19.57
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: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel_4.19.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.19.bb b/recipes-kernel/linux/linux-intel_4.19.bb
index 7ab28c7c..1ee6f383 100644
--- a/recipes-kernel/linux/linux-intel_4.19.bb
+++ b/recipes-kernel/linux/linux-intel_4.19.bb
@@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
9 9
10DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "4.19.55" 12LINUX_VERSION ?= "4.19.57"
13SRCREV_machine ?= "3347a3790f0a2e332180e353909cbd262dabd70e" 13SRCREV_machine ?= "41b2b366529cf30d9d3f73ab428250c7be791993"
14SRCREV_meta ?= "ad235db461bf4595c668700ca8a909c322009cc1" 14SRCREV_meta ?= "960be4218436fbbb3500e019f7abf02fa94e6aac"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley
17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"