summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-06-03 18:38:59 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-06-04 00:01:19 +0800
commit419992bfb29d6f9f264931decc23c73ae729cd23 (patch)
treef50e5be9f25bdc7d363ea833c3d71b90ccb66e49
parent6c753897c0d7b7647fc46f82bf9bb0de43ecbbd4 (diff)
downloadmeta-intel-419992bfb29d6f9f264931decc23c73ae729cd23.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"