summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2023-08-11 17:43:55 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2023-08-14 09:14:53 +0800
commitdbe77815e2492311baae1a31386849d88438c3c4 (patch)
treede7a2b227e2a4c45950dbe6603a7753ca841eca9
parent91df68289b78a09eaa83d7e991d31ccdfc470422 (diff)
downloadmeta-intel-dbe77815e2492311baae1a31386849d88438c3c4.tar.gz
linux-intel/5.10: update to tag lts-v5.10.184-yocto-230626T081427Z
* 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.10.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.10.bb b/recipes-kernel/linux/linux-intel_5.10.bb
index 8601db7c..2d20f7dd 100644
--- a/recipes-kernel/linux/linux-intel_5.10.bb
+++ b/recipes-kernel/linux/linux-intel_5.10.bb
@@ -11,9 +11,9 @@ SRC_URI:append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
11 11
12DEPENDS += "elfutils-native openssl-native util-linux-native" 12DEPENDS += "elfutils-native openssl-native util-linux-native"
13 13
14LINUX_VERSION ?= "5.10.179" 14LINUX_VERSION ?= "5.10.184"
15SRCREV_machine ?= "a60790fda7b098895a79befe8d7c941712259ba4" 15SRCREV_machine ?= "c50f8c5a381297c74a9940132fdb407bc6545f5a"
16SRCREV_meta ?= "bdf41f170f57425ff7ec651a88d787d8554b6f86" 16SRCREV_meta ?= "603507f09e4a22a650e37fb9dcfbcb69ceb36841"
17 17
18# For Crystalforest and Romley 18# For Crystalforest and Romley
19KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio" 19KERNEL_MODULE_AUTOLOAD:append:core2-32-intel-common = " uio"