summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_5.10.bb
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2022-11-15 15:47:19 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-11-15 15:59:05 +0800
commit287953c1be12aebbb0a953ed366890d389e37cfb (patch)
tree2e020d19161cd6fab61fb75e8fd2208dc5e68095 /recipes-kernel/linux/linux-intel_5.10.bb
parent849c1327db8c6eb38fd23c1863781d0f86cfe000 (diff)
downloadmeta-intel-287953c1be12aebbb0a953ed366890d389e37cfb.tar.gz
linux-intel/5.10: update to v5.10.145
Drops already merged patch: 0001-regulator-consumer-Add-missing-stubs-to-regulator-co.patch Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux/linux-intel_5.10.bb')
-rw-r--r--recipes-kernel/linux/linux-intel_5.10.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.10.bb b/recipes-kernel/linux/linux-intel_5.10.bb
index 3ed2541c..f5f637a3 100644
--- a/recipes-kernel/linux/linux-intel_5.10.bb
+++ b/recipes-kernel/linux/linux-intel_5.10.bb
@@ -7,14 +7,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
7 7
8SRC_URI:append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \ 8SRC_URI:append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
9 file://0001-io-mapping-Cleanup-atomic-iomap.patch \ 9 file://0001-io-mapping-Cleanup-atomic-iomap.patch \
10 file://0001-regulator-consumer-Add-missing-stubs-to-regulator-co.patch \
11 " 10 "
12 11
13DEPENDS += "elfutils-native openssl-native util-linux-native" 12DEPENDS += "elfutils-native openssl-native util-linux-native"
14 13
15LINUX_VERSION ?= "5.10.115" 14LINUX_VERSION ?= "5.10.145"
16SRCREV_machine ?= "9d73f92a1109a0f9e916edb861214ce1cea6863a" 15SRCREV_machine ?= "7ef4401a0744e0b7da538da95970366fbb74527c"
17SRCREV_meta ?= "64fb693a6c11f21bab3ff9bb8dcb65a70abe05e3" 16SRCREV_meta ?= "e8e3b361b40a4bbf452caa0dfb255dad7ca9b0ce"
18 17
19# For Crystalforest and Romley 18# For Crystalforest and Romley
20KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio" 19KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio"