summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2022-01-24 08:57:54 -0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-01-31 09:47:30 +0800
commitf49ef1445f1cb6c25c11af751c2efe28641d06dd (patch)
tree1309409f5b0166bad44caba30b2e2fe87ea1c572
parent2e9af208460e0256607a03bba6c0b251173ba075 (diff)
downloadmeta-intel-f49ef1445f1cb6c25c11af751c2efe28641d06dd.tar.gz
linux-intel_5.4: update to 5.4.170
Update yocto-kernel-cache to 5.4.172 Signed-off-by: Tim Orling <tim.orling@konsulko.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 11598835..0553de92 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.143" 12LINUX_VERSION ?= "5.4.170"
13SRCREV_machine ?= "8246417e2e14117a0a9f3625c2122fc26c92c6bd" 13SRCREV_machine ?= "36f93ff941f127f4137ab369aecbdd995fb58c66"
14SRCREV_meta ?= "e14d587eec888fba8693da2a072f729219acfb41" 14SRCREV_meta ?= "98cce1c95fcc9a26965cbc5f038fd71d53c387c8"
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"