mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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>
This commit is contained in:
parent
e84c763090
commit
6a32b93637
|
@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
|
||||||
|
|
||||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.19.40"
|
LINUX_VERSION ?= "4.19.50"
|
||||||
SRCREV_machine ?= "106e1f78760b7e980a9598098ee45ec0a683c7ed"
|
SRCREV_machine ?= "78a3f5c9f69658f9d590fcf93015055aa7283513"
|
||||||
SRCREV_meta ?= "6fface2df8bc35e72aaf3d79352413fd84175879"
|
SRCREV_meta ?= "ad235db461bf4595c668700ca8a909c322009cc1"
|
||||||
|
|
||||||
# For Crystalforest and Romley
|
# For Crystalforest and Romley
|
||||||
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
|
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user