summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2023-08-11 17:43:53 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2023-08-14 09:14:53 +0800
commit2e6f445f2e5bb8d8d731c083d9c6ee61a3b94f42 (patch)
tree94331b103bcad2825a255c63422959f3d88670f6
parent67ef2f58477447353e534c86487474c24c031360 (diff)
downloadmeta-intel-2e6f445f2e5bb8d8d731c083d9c6ee61a3b94f42.tar.gz
linux-intel/5.15: update to tag lts-v5.15.119-linux-230725T101957Z
* 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 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"