summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-09-01 17:53:52 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-09-01 22:55:35 +0800
commit380371449893439be302ec40c4a0c08388fe1d4a (patch)
tree216f46853af7ac23d816069d44526f31340d8a47
parent572afe529b930311ccaba816941bc53200c6374c (diff)
downloadmeta-intel-380371449893439be302ec40c4a0c08388fe1d4a.tar.gz
linux-intel/5.4: update to v5.4.129
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 5886d8b9..ca01ee1a 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.123" 12LINUX_VERSION ?= "5.4.129"
13SRCREV_machine ?= "7a821854911e315d3ed3fe2fc626e12906c9ab24" 13SRCREV_machine ?= "2844c47ac32f41865329bdaddb81de2393bea4c1"
14SRCREV_meta ?= "656383210d369bbd49a7a278c6c7c7313f0df825" 14SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11"
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"