summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorJingHuiTham <jing.hui.tham@intel.com>2021-10-14 17:57:27 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-10-15 15:59:35 +0800
commitc068607c7bc47d42ebea691aed1f56f07ea6bc02 (patch)
treea32b4d735ebe33d88123e37f032fd47ffecc8695 /recipes-kernel/linux
parenta809b8c531f6f0176f7148977b1237319abdd660 (diff)
downloadmeta-intel-c068607c7bc47d42ebea691aed1f56f07ea6bc02.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>
Diffstat (limited to 'recipes-kernel/linux')
-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 18559c02..90a95db2 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"