summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_5.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-intel_5.15.bb')
-rw-r--r--recipes-kernel/linux/linux-intel_5.15.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.15.bb b/recipes-kernel/linux/linux-intel_5.15.bb
index a8a58109..ca9c00b0 100644
--- a/recipes-kernel/linux/linux-intel_5.15.bb
+++ b/recipes-kernel/linux/linux-intel_5.15.bb
@@ -4,12 +4,14 @@ KBRANCH = "5.15/linux"
4KMETA_BRANCH = "yocto-5.15" 4KMETA_BRANCH = "yocto-5.15"
5 5
6LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 6LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
7SRC_URI:append = " file://0001-v5.15-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
8 "
7 9
8DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
9 11
10LINUX_VERSION ?= "5.15.85" 12LINUX_VERSION ?= "5.15.94"
11SRCREV_machine ?= "c256f934aefa78ec001067313a76a4a382ac59a6" 13SRCREV_machine ?= "3923d78d0a7feaf6346d4e42d52f59310f0c7e3f"
12SRCREV_meta ?= "78c4410c172946903e35ba8cebf1cf90fad09b5a" 14SRCREV_meta ?= "7d9ad29bc707e1eb341d95961941b2042f49e2b2"
13 15
14# For Crystalforest and Romley 16# For Crystalforest and Romley
15KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio"