summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorJingHuiTham <jing.hui.tham@intel.com>2021-10-14 17:55:46 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-10-15 15:59:35 +0800
commit95a124b0aa6d085f6f3dfa15f02c90852a779566 (patch)
tree08c91510e724b35c5db018e762bf12bca5aaa027 /recipes-kernel
parentc068607c7bc47d42ebea691aed1f56f07ea6bc02 (diff)
downloadmeta-intel-95a124b0aa6d085f6f3dfa15f02c90852a779566.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>
Diffstat (limited to 'recipes-kernel')
-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 a0f612fb..570f692b 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"