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 5f62d1e8..3aedcf0f 100644
--- a/recipes-kernel/linux/linux-intel_5.15.bb
+++ b/recipes-kernel/linux/linux-intel_5.15.bb
@@ -9,9 +9,9 @@ SRC_URI:append = " file://0001-v5.15-menuconfig-mconf-cfg-Allow-specification-of
9 9
10DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "5.15.113" 12LINUX_VERSION ?= "5.15.119"
13SRCREV_machine ?= "97b454c47a25303d52f377e0771be19491751a00" 13SRCREV_machine ?= "345a180c38192fad917eebb8ca4663ee598252e2"
14SRCREV_meta ?= "9a54ec8bf036353eded52cd15f9a59c03ff9537e" 14SRCREV_meta ?= "9c779219cfee2f1dc7315e7d16bec0474297a0c8"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley
17KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio"