summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-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 1aef30bd..2ecd633c 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://objtool-fix-segfault-with-clang.patch \ 9 file://objtool-fix-segfault-with-clang.patch \
10 file://x86-entry-Emit-a-symbol-for-register-restoring-thunk.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.8" 14LINUX_VERSION ?= "5.10.14"
16SRCREV_machine ?= "286401bc50d4082ab1ad74cc8d9bd4f09f0e0da3" 15SRCREV_machine ?= "2b705cc891cb47bef099726156acaeaf72ba2006"
17SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad" 16SRCREV_meta ?= "513e9332a0092795b3b29eec0030b462ae4c8b6e"
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"