summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-08-02 14:10:19 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-08-02 15:31:43 +0800
commitcfcdd8c4208032c7763b810f8de2a2842191f2e0 (patch)
treecf61f44e1bfb632f9e394d3dd869f238179ea572 /recipes-kernel
parent4491ebede9d2f23ca826c4056c2ae2b0671d7763 (diff)
downloadmeta-intel-cfcdd8c4208032c7763b810f8de2a2842191f2e0.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>
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 30d969a3..577f8265 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"