summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorJingHuiTham <jing.hui.tham@intel.com>2021-10-27 15:16:47 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-10-27 15:26:23 +0800
commiteaa562157872ac064d41ad620fe335695c47b93b (patch)
treeb4cf045a7ecc2a388f97d259a15887c241b67b18 /recipes-kernel/linux
parent5c4a6b02f650a99a5ec55561443fcf880a863d19 (diff)
downloadmeta-intel-eaa562157872ac064d41ad620fe335695c47b93b.tar.gz
linux-intel-rt/5.10: update to v5.10.59
updates -rt patchset to -rt52. Updated kernel config as well. Signed-off-by: JingHuiTham <jing.hui.tham@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.10.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.10.bb b/recipes-kernel/linux/linux-intel-rt_5.10.bb
index b01fa0ae..70b93dd2 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.10.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.10.bb
@@ -18,9 +18,9 @@ KMETA_BRANCH = "yocto-5.10"
18 18
19DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
20 20
21LINUX_VERSION ?= "5.10.56" 21LINUX_VERSION ?= "5.10.59"
22SRCREV_machine ?= "8394053722549076e54a9dc82a92c513907d227f" 22SRCREV_machine ?= "3ab3139402e6adc34f10481f1c1c60459bcd0a7e"
23SRCREV_meta ?= "873ef26ef35da24d217a1aeb44717278d77e818c" 23SRCREV_meta ?= "f8afd84b117f336477846b9e22178ebefb26c08d"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26