summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominic Sacré <dominic.sacre@gmx.de>2017-03-13 18:55:29 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2017-03-17 17:05:54 -0300
commit369075d3bec08f00f1510fb60772ecd7c0fbf305 (patch)
tree868e55f28dab1c55bf725ba171e302d12673a17e
parent1f7c28fac1151bde832fdbbda45db637fdf9b389 (diff)
downloadmeta-freescale-369075d3bec08f00f1510fb60772ecd7c0fbf305.tar.gz
linux-fslc-imx-rt: Update checksums for realtime patch
The gzip-compressed patch on the server has again been replaced by a file with the same contents, but different checksums. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb4
1 files changed, 2 insertions, 2 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 5b326e1c..621023b4 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
@@ -19,8 +19,8 @@ SRC_URI += " \
19 file://0004-export-swait-locked-functions.patch \ 19 file://0004-export-swait-locked-functions.patch \
20" 20"
21 21
22SRC_URI[rt-patch.md5sum] = "bd36ab7ac2fcc65d198b60c013acba23" 22SRC_URI[rt-patch.md5sum] = "6e86714997e190a45fb5b9c951d2c179"
23SRC_URI[rt-patch.sha256sum] = "7b2e9f5ec78f508fda1f439fef08e1ee2d81e137b82cf40e62c40def781c7d41" 23SRC_URI[rt-patch.sha256sum] = "12aa4947ee656fa724e17d8971dcb3634a058c18afe59a472adfcd6f11d17f67"
24 24
25 25
26COMPATIBLE_MACHINE = "(mx6|mx7)" 26COMPATIBLE_MACHINE = "(mx6|mx7)"