* The checksums no longer matched and caused a fetch error. This patch has been submitted to upstream meta-oe and when accepted the append can be removed.
Signed-off-by: Jacob Stiffler <[email protected]> --- .../recipes-support/evtest/evtest_1.25.bbappend | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-arago-extras/recipes-support/evtest/evtest_1.25.bbappend diff --git a/meta-arago-extras/recipes-support/evtest/evtest_1.25.bbappend b/meta-arago-extras/recipes-support/evtest/evtest_1.25.bbappend new file mode 100644 index 0000000..1c3b257 --- /dev/null +++ b/meta-arago-extras/recipes-support/evtest/evtest_1.25.bbappend @@ -0,0 +1,4 @@ +PR_append = "-arago0" + +SRC_URI[archive.md5sum] = "0ef3fe5e20fa2dee8994827d48482902" +SRC_URI[archive.sha256sum] = "6e93ef54f0aa7d263f5486ce4a14cac53cf50036bfd20cf045fef2b27ee6664b" -- 1.7.9.5 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
