summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_5.15.bb
diff options
context:
space:
mode:
authorTeoh Suh Haw <suh.haw.teoh@intel.com>2023-04-14 11:01:52 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-04-14 12:10:14 +0800
commit1fd9cb5feb9a3ee351be6239d21fd637c78c9249 (patch)
treee053b72eb06aa517f6ea0ac72d6a5ce7caf9d21d /recipes-kernel/linux/linux-intel_5.15.bb
parentd3d1555bcbeb1959be4766175233e35389c77efc (diff)
downloadmeta-intel-1fd9cb5feb9a3ee351be6239d21fd637c78c9249.tar.gz
linux-intel/5.15: update to tag lts-v5.15.94-linux-230320T134421Z
* Update kernel cache. * Refresh patch because mconf-cfg.sh is updated to use HOSTPKG_CONFIG parameter to override pkg-config parameter. Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
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"