summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJingHuiTham <jing.hui.tham@intel.com>2021-10-27 15:15:23 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-10-27 15:26:23 +0800
commit76495b60dd915846d2f84d03b9c9cfbb548e9dc0 (patch)
tree852d32f5b80b02dd475f8305484bdf199258a3d8
parent2e05bd8ce28c03360587cec7dac22b1d49778952 (diff)
downloadmeta-intel-76495b60dd915846d2f84d03b9c9cfbb548e9dc0.tar.gz
linux-intel/5.10: update to v5.10.59
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.10.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.10.bb b/recipes-kernel/linux/linux-intel_5.10.bb
index 04ac17cd..ef4072ac 100644
--- a/recipes-kernel/linux/linux-intel_5.10.bb
+++ b/recipes-kernel/linux/linux-intel_5.10.bb
@@ -10,9 +10,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
10 10
11DEPENDS += "elfutils-native openssl-native util-linux-native" 11DEPENDS += "elfutils-native openssl-native util-linux-native"
12 12
13LINUX_VERSION ?= "5.10.56" 13LINUX_VERSION ?= "5.10.59"
14SRCREV_machine ?= "cef410ba7c738624a98b855c955a0092789b224e" 14SRCREV_machine ?= "9efba09f984bb30bd3ea01a811c500eb26356a15"
15SRCREV_meta ?= "873ef26ef35da24d217a1aeb44717278d77e818c" 15SRCREV_meta ?= "f8afd84b117f336477846b9e22178ebefb26c08d"
16 16
17# For Crystalforest and Romley 17# For Crystalforest and Romley
18KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 18KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"