From 6770c56b18a2f519f3a6832f3fdf330b2340c198 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Thu, 2 Sep 2021 15:06:11 +0200 Subject: linux-toradex-mainline: use stable link to grab rt patch Signed-off-by: Philippe Schenker (cherry picked from commit 276a8e076225332b336e41eb2c62375ddc6989bf) --- recipes-kernel/linux/linux-toradex-mainline_5.4.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb index 34a0710..dd3aebe 100644 --- a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb +++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb @@ -12,8 +12,10 @@ KBRANCH = "toradex_5.4.y" require recipes-kernel/linux/linux-toradex-mainline.inc +# Don't delete /older/ in the link as /older/ also contains the newest file and we have a stable +# link SRC_URI:append:preempt-rt = " \ - ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/patch-5.4.129-rt61.patch.xz;name=rt-patch \ + ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.129-rt61.patch.xz;name=rt-patch \ file://preempt-rt.scc \ file://preempt-rt-less-latency.scc \ " -- cgit v1.2.3