summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-08-17 18:54:35 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-08-17 22:35:25 +0800
commitc0a561bf02449bc5a5c587f89b06c44968fce1ae (patch)
treea87728eb6cae2728e4d6b9167c357de70689cf96
parentce6f8ddd2d7f42a9fe530d30332b0d9695e4904b (diff)
downloadmeta-intel-c0a561bf02449bc5a5c587f89b06c44968fce1ae.tar.gz
linux-intel/4.19: update to v4.19.135
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 6cd6b870..e850d572 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.120" 12LINUX_VERSION ?= "4.19.135"
13SRCREV_machine ?= "a8127b82a48e200e2c83c9f633600e25e1691d9e" 13SRCREV_machine ?= "b55ee8e7a36d3dd5ab0024766cabbc0a123ef672"
14SRCREV_meta ?= "81f34c1df638655d5295801331e9b717562f9509" 14SRCREV_meta ?= "8f22d2c0f776ef56845b1ed51e8a729de656e6bf"
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"