summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-06-03 18:40:15 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-06-04 00:01:57 +0800
commit262c7ed5a90da887d78b526172bb52b43b7757ab (patch)
treeace5e8cf6b829f56b6c662b0ecf01504f8afeba0
parentd90ddd8b3a0c0000c4f2ac4431a2e312e03cdebb (diff)
downloadmeta-intel-262c7ed5a90da887d78b526172bb52b43b7757ab.tar.gz
linux-intel/5.4: update to v5.4.115
Update kernel config as well. 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 5b8a4457..910b0cfd 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.106" 12LINUX_VERSION ?= "5.4.115"
13SRCREV_machine ?= "4dbe3697c9b89500917d5b6ff3a42b7af769de00" 13SRCREV_machine ?= "2521f747baec6ccd170456c0fe697c48844a080d"
14SRCREV_meta ?= "19738ca97b999a3b150e2d34232bb44b6537348f" 14SRCREV_meta ?= "9e2546ab8d63f70ba458eb159d29ce6736ffd3e4"
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"