summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-08-21 19:10:52 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-08-21 20:48:57 +0800
commit5e9f11ac844f5b7a60013d4d9925f195fc4d5e52 (patch)
tree90c645e135bce72c5e77e6cc8b70ab24ddab9ac5
parentc2770aa291bee805ab6c08f6e03cc6d75154f411 (diff)
downloadmeta-intel-5e9f11ac844f5b7a60013d4d9925f195fc4d5e52.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> 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_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"