summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJingHuiTham <jing.hui.tham@intel.com>2021-10-27 15:15:46 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-10-27 15:26:23 +0800
commit2e05bd8ce28c03360587cec7dac22b1d49778952 (patch)
tree884bb6fa11105f62efd37bf8bb4ef04cc865d06b
parent3018992e96459162f5245c87660c3522cc9e467c (diff)
downloadmeta-intel-2e05bd8ce28c03360587cec7dac22b1d49778952.tar.gz
linux-intel/5.4: update to v5.4.143
Update kernel config as well. Signed-off-by: JingHuiTham <jing.hui.tham@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 7ab7d8eb..11598835 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.138" 12LINUX_VERSION ?= "5.4.143"
13SRCREV_machine ?= "cfef018a5efc728040e938c270bbc68fc8124d33" 13SRCREV_machine ?= "8246417e2e14117a0a9f3625c2122fc26c92c6bd"
14SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11" 14SRCREV_meta ?= "e14d587eec888fba8693da2a072f729219acfb41"
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"