All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][master][morty] linux-fslc-imx-rt: Update realtime patch to 4.1.38-rt45
@ 2017-02-15 14:58 Dominic Sacré
  0 siblings, 0 replies; only message in thread
From: Dominic Sacré @ 2017-02-15 14:58 UTC (permalink / raw)
  To: meta-freescale; +Cc: Dominic Sacré

This fixes another build issue, because the md5/sha256 checksums of the
previous version of the realtime patch had changed on the server again.

This issue was a side-effect of the way the RT patches are published on
kernel.org, and should be resolved now.

Switch to using KERNELORG_MIRROR.

Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de>
---
 recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb b/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb
index 514b3d89..5b326e1c 100644
--- a/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb
+++ b/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb
@@ -12,15 +12,15 @@ SRCBRANCH = "4.1-2.0.x-imx"
 SRCREV = "ee67fc7e072df596577e3a4e4fce7b51816d4b0a"
 
 SRC_URI += " \
-    https://www.kernel.org/pub/linux/kernel/projects/rt/4.1/older/patch-4.1.37-rt43.patch.gz;name=rt-patch \
+    ${KERNELORG_MIRROR}/linux/kernel/projects/rt/4.1/older/patch-4.1.38-rt45.patch.gz;name=rt-patch \
     file://0001-fix-build.patch \
     file://0002-no-split-ptlocks.patch \
     file://0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch \
     file://0004-export-swait-locked-functions.patch \
 "
 
-SRC_URI[rt-patch.md5sum] = "9a97ddbfa51b01a70ae063258fea76ab"
-SRC_URI[rt-patch.sha256sum] = "0f77da50f3ef891af67639257b9cfa0f32f69a9cc945947453ee5fd7c1789fb9"
+SRC_URI[rt-patch.md5sum] = "bd36ab7ac2fcc65d198b60c013acba23"
+SRC_URI[rt-patch.sha256sum] = "7b2e9f5ec78f508fda1f439fef08e1ee2d81e137b82cf40e62c40def781c7d41"
 
 
 COMPATIBLE_MACHINE = "(mx6|mx7)"
-- 
2.11.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-15 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-15 14:58 [PATCH][master][morty] linux-fslc-imx-rt: Update realtime patch to 4.1.38-rt45 Dominic Sacré

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.