summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2023-06-16 21:46:39 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2023-06-17 08:48:55 +0800
commit90364c8c339385a631070ab19fe0c8835d3f28ec (patch)
tree8296c614653a4d50b37744514863a2df94911d4d
parent7eb46e7923fe5072d6c8380e051b31b947502f07 (diff)
downloadmeta-intel-90364c8c339385a631070ab19fe0c8835d3f28ec.tar.gz
linux-intel/5.15: update to tag lts-v5.15.113-linux-230530T032538Z
* Update kernel cache. Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-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 ca9c00b0..5c80c70a 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.94" 12LINUX_VERSION ?= "5.15.113"
13SRCREV_machine ?= "3923d78d0a7feaf6346d4e42d52f59310f0c7e3f" 13SRCREV_machine ?= "eecb5fe10f0776b67f65f6e4af128422a378151e"
14SRCREV_meta ?= "7d9ad29bc707e1eb341d95961941b2042f49e2b2" 14SRCREV_meta ?= "9a54ec8bf036353eded52cd15f9a59c03ff9537e"
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"