summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-06-17 08:16:49 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-06-17 08:19:51 +0800
commit790179944ee1b340cbd6f1f4cfca737e9c777618 (patch)
tree16fdfc7e03b1ce9748855e6770e1996d29c5b2ac /recipes-kernel/linux
parent7bdafc203a60e77caf728a0289706713d1a9ee7c (diff)
downloadmeta-intel-790179944ee1b340cbd6f1f4cfca737e9c777618.tar.gz
linux-intel/4.19: update to v4.19.50
Also includes a fix to silence -Wmissing-attributes warnings triggered for all the init/cleanup_module aliases in the kernel with gcc9. 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 c3f1a9d1..c073851a 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.40" 12LINUX_VERSION ?= "4.19.50"
13SRCREV_machine ?= "106e1f78760b7e980a9598098ee45ec0a683c7ed" 13SRCREV_machine ?= "78a3f5c9f69658f9d590fcf93015055aa7283513"
14SRCREV_meta ?= "6fface2df8bc35e72aaf3d79352413fd84175879" 14SRCREV_meta ?= "ad235db461bf4595c668700ca8a909c322009cc1"
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"