summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-05-20 12:50:01 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-05-20 13:00:25 +0800
commite92fcea133154c2f7070d53bf1af3e6fb16d8591 (patch)
tree126731e0f1730e08476308947cc02e407d4f2865
parentbe6e6c0f800124273c5deeb13dd7bd0eb8b4579a (diff)
downloadmeta-intel-e92fcea133154c2f7070d53bf1af3e6fb16d8591.tar.gz
linux-intel/4.19: update to v4.19.120
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_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 6310c501..6cd6b870 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.94" 12LINUX_VERSION ?= "4.19.120"
13SRCREV_machine ?= "d44b2dabc2535ba05f945ec9b71823da45e2a815" 13SRCREV_machine ?= "a8127b82a48e200e2c83c9f633600e25e1691d9e"
14SRCREV_meta ?= "4f5d761316a9cf14605e5d0cc91b53c1b2e9dc6a" 14SRCREV_meta ?= "81f34c1df638655d5295801331e9b717562f9509"
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"