I would normally acknowledge this but this patch is no longer necessary. https://github.com/openembedded/meta-oe/commit/fe2bef61acec531acfecbcda1dc76cb739f8f49e
Someone has fixed this problem in meta-oe for the same reason as your patch. They also switched to git. If you update your meta-oe sources and rebase you will already have this patch. > -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of Stiffler, Jacob > Sent: Tuesday, August 12, 2014 8:00 AM > To: [email protected] > Subject: [meta-arago] [PATCH] evtest - update checksums > > * 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 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
