summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-08-27 16:07:51 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-08-27 17:54:11 +0800
commit33c3c4bd532d31185990b7ade55d2fe8d1c11c16 (patch)
tree00b700ae493a9febeba41cca6618cf504a7e27c4
parentacfcc03add264f1a5a006ebd2d604355914ecf49 (diff)
downloadmeta-intel-33c3c4bd532d31185990b7ade55d2fe8d1c11c16.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"