summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2023-09-29 10:11:10 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-09-29 15:22:44 +0800
commit0f0b3f7a4f801a78aa5857c33540b04681b7674b (patch)
treebe0219e0479455bb5c1690c22e15068b0ce69f11
parent1342bcdc5bfc6620737e7d195e7d9bd744348577 (diff)
downloadmeta-intel-0f0b3f7a4f801a78aa5857c33540b04681b7674b.tar.gz
linux-intel/5.15: update to v5.15.129
Update kernel cache too. Signed-off-by: Naveen Saini <naveen.kumar.saini@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 3aedcf0f..4cb7741e 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.119" 12LINUX_VERSION ?= "5.15.129"
13SRCREV_machine ?= "345a180c38192fad917eebb8ca4663ee598252e2" 13SRCREV_machine ?= "6a3035823c5db6ee250a049f98a6d7bd53f837c7"
14SRCREV_meta ?= "9c779219cfee2f1dc7315e7d16bec0474297a0c8" 14SRCREV_meta ?= "0b002d94afb8a3b60ed1f3be419cb9f5a8815cfc"
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"