summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-05-19 19:30:37 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-05-20 00:04:57 +0800
commit48527c5bf79a85276b0e65145c1f9f50330d84ba (patch)
tree6efd3fc0e50b80127e214b9060c3ceaf5b6093ea
parent3c24f792af192bdb1fd912ac29a6a53d5365e873 (diff)
downloadmeta-intel-48527c5bf79a85276b0e65145c1f9f50330d84ba.tar.gz
linux-intel/5.4: update to v5.4.39
Also update kernel config. 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_5.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.4.bb b/recipes-kernel/linux/linux-intel_5.4.bb
index affbe7f8..23f9e860 100644
--- a/recipes-kernel/linux/linux-intel_5.4.bb
+++ b/recipes-kernel/linux/linux-intel_5.4.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 ?= "5.4.28" 12LINUX_VERSION ?= "5.4.39"
13SRCREV_machine ?= "4726da64050d85576d3ea73ea9578865e3676f41" 13SRCREV_machine ?= "2128351fa067ab2e14ca1862445925dec1b33159"
14SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" 14SRCREV_meta ?= "4ed477131e6e508d335d70c070eb84a5c3d673e5"
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"