summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f5f637a3..7013ebed 100644
--- a/recipes-kernel/linux/linux-intel_5.10.bb
+++ b/recipes-kernel/linux/linux-intel_5.10.bb
@@ -11,9 +11,9 @@ SRC_URI:append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
11 11
12DEPENDS += "elfutils-native openssl-native util-linux-native" 12DEPENDS += "elfutils-native openssl-native util-linux-native"
13 13
14LINUX_VERSION ?= "5.10.145" 14LINUX_VERSION ?= "5.10.168"
15SRCREV_machine ?= "7ef4401a0744e0b7da538da95970366fbb74527c" 15SRCREV_machine ?= "a5bb26665d6511b2721275a0ba9a261e3aebd477"
16SRCREV_meta ?= "e8e3b361b40a4bbf452caa0dfb255dad7ca9b0ce" 16SRCREV_meta ?= "18265875e3652c8edf8c3d86f8ae3e0130b93968"
17 17
18# For Crystalforest and Romley 18# For Crystalforest and Romley
19KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio" 19KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio"