summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-08-02 14:10:18 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-08-02 15:31:16 +0800
commit4491ebede9d2f23ca826c4056c2ae2b0671d7763 (patch)
treeb2ab1c9bd8812f8803ef487189051041e611dd09 /recipes-kernel/linux
parentfc48c7630532ec45d160f6c83dbd88b9baf040f1 (diff)
downloadmeta-intel-4491ebede9d2f23ca826c4056c2ae2b0671d7763.tar.gz
linux-intel/5.10: update to v5.10.52
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/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 8ddac046..337463bb 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.41" 13LINUX_VERSION ?= "5.10.52"
14SRCREV_machine ?= "916ac934a98bc8206c1b5e1500c891dbcb43aac7" 14SRCREV_machine ?= "224118987c7ad04fa24dffa2cd2719a9fdd6867d"
15SRCREV_meta ?= "cd049697e9b2d3e9118110d476075ff8f87202cc" 15SRCREV_meta ?= "9e7ad6490483d21f3abea3cb026ced2acad716e6"
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"