summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-09-01 17:46:17 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-09-01 22:54:35 +0800
commitc2bb7fff90d1f6e6e3754b91f21baac66d98c8b3 (patch)
tree1785a4319c3b2efae34ea0869702f49f003da77d /recipes-kernel
parentb2c987749ab6a64e6bfe7fb1932be84a33393fa0 (diff)
downloadmeta-intel-c2bb7fff90d1f6e6e3754b91f21baac66d98c8b3.tar.gz
linux-intel/5.10: update to v5.10.56
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.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 337463bb..18559c02 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.52" 13LINUX_VERSION ?= "5.10.56"
14SRCREV_machine ?= "224118987c7ad04fa24dffa2cd2719a9fdd6867d" 14SRCREV_machine ?= "cef410ba7c738624a98b855c955a0092789b224e"
15SRCREV_meta ?= "9e7ad6490483d21f3abea3cb026ced2acad716e6" 15SRCREV_meta ?= "873ef26ef35da24d217a1aeb44717278d77e818c"
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"