summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2023-06-16 21:46:37 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2023-06-17 08:48:55 +0800
commitd886ba7d6c8aeacdea98f44276d2c63626d978ba (patch)
treed8283bee73eb794635c52135e8d2b241a5b724c0
parent1edf26e5b90371c9acf7bd6ac7155000de85f133 (diff)
downloadmeta-intel-d886ba7d6c8aeacdea98f44276d2c63626d978ba.tar.gz
linux-intel/5.10: update to tag lts-v5.10.179-yocto-230612T054042Z
* 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 7013ebed..8601db7c 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.168" 14LINUX_VERSION ?= "5.10.179"
15SRCREV_machine ?= "a5bb26665d6511b2721275a0ba9a261e3aebd477" 15SRCREV_machine ?= "a60790fda7b098895a79befe8d7c941712259ba4"
16SRCREV_meta ?= "18265875e3652c8edf8c3d86f8ae3e0130b93968" 16SRCREV_meta ?= "bdf41f170f57425ff7ec651a88d787d8554b6f86"
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"