summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel_5.15.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.15.bb b/recipes-kernel/linux/linux-intel_5.15.bb
index 252d2ef7..a8a58109 100644
--- a/recipes-kernel/linux/linux-intel_5.15.bb
+++ b/recipes-kernel/linux/linux-intel_5.15.bb
@@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
7 7
8DEPENDS += "elfutils-native openssl-native util-linux-native" 8DEPENDS += "elfutils-native openssl-native util-linux-native"
9 9
10LINUX_VERSION ?= "5.15.71" 10LINUX_VERSION ?= "5.15.85"
11SRCREV_machine ?= "7f0de68338ad7f625a7137278bf1d0a5edcbab45" 11SRCREV_machine ?= "c256f934aefa78ec001067313a76a4a382ac59a6"
12SRCREV_meta ?= "50e12441b95837206d02d3ecfd17b1c562759d76" 12SRCREV_meta ?= "78c4410c172946903e35ba8cebf1cf90fad09b5a"
13 13
14# For Crystalforest and Romley 14# For Crystalforest and Romley
15KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio" 15KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio"