summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeoh Suh Haw <suh.haw.teoh@intel.com>2023-04-11 16:58:43 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-04-12 10:00:05 +0800
commit7187079a64c7e5567353e5d9a78cfc7f2c2747ab (patch)
treec44bff6f3d1f17ce6482009ce76c1ceeb113369e
parent4c6cc14669d0e9de36e1a050ce4084ca14181722 (diff)
downloadmeta-intel-7187079a64c7e5567353e5d9a78cfc7f2c2747ab.tar.gz
linux-intel/5.10: update to tag lts-v5.10.168-yocto-230306T034433Z
Update kernel cache Signed-off-by: Teoh Suh Haw <suh.haw.teoh@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 f5f637a3..7013ebed 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.145" 14LINUX_VERSION ?= "5.10.168"
15SRCREV_machine ?= "7ef4401a0744e0b7da538da95970366fbb74527c" 15SRCREV_machine ?= "a5bb26665d6511b2721275a0ba9a261e3aebd477"
16SRCREV_meta ?= "e8e3b361b40a4bbf452caa0dfb255dad7ca9b0ce" 16SRCREV_meta ?= "18265875e3652c8edf8c3d86f8ae3e0130b93968"
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"