* [PATCH] evtest - update checksums
@ 2014-08-12 13:00 Jacob Stiffler
2014-08-12 14:20 ` Cooper Jr., Franklin
0 siblings, 1 reply; 3+ messages in thread
From: Jacob Stiffler @ 2014-08-12 13:00 UTC (permalink / raw)
To: meta-arago
* 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 <j-stiffler@ti.com>
---
.../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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] evtest - update checksums
2014-08-12 13:00 [PATCH] evtest - update checksums Jacob Stiffler
@ 2014-08-12 14:20 ` Cooper Jr., Franklin
2014-08-12 15:05 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Cooper Jr., Franklin @ 2014-08-12 14:20 UTC (permalink / raw)
To: Stiffler, Jacob, meta-arago@arago-project.org
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: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Stiffler, Jacob
> Sent: Tuesday, August 12, 2014 8:00 AM
> To: meta-arago@arago-project.org
> 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 <j-stiffler@ti.com>
> ---
> .../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
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] evtest - update checksums
2014-08-12 14:20 ` Cooper Jr., Franklin
@ 2014-08-12 15:05 ` Denys Dmytriyenko
0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2014-08-12 15:05 UTC (permalink / raw)
To: Cooper Jr., Franklin; +Cc: meta-arago@arago-project.org
Yep, it was even backported to daisy:
http://cgit.openembedded.org/meta-openembedded/commit/?h=daisy&id=fe2bef61acec531acfecbcda1dc76cb739f8f49e
On Tue, Aug 12, 2014 at 02:20:59PM +0000, Cooper Jr., Franklin wrote:
> 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: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > bounces@arago-project.org] On Behalf Of Stiffler, Jacob
> > Sent: Tuesday, August 12, 2014 8:00 AM
> > To: meta-arago@arago-project.org
> > 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 <j-stiffler@ti.com>
> > ---
> > .../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
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-08-12 15:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 13:00 [PATCH] evtest - update checksums Jacob Stiffler
2014-08-12 14:20 ` Cooper Jr., Franklin
2014-08-12 15:05 ` Denys Dmytriyenko
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.