| Submitter | Paul Menzel |
|---|---|
| Date | March 26, 2011, 11:09 a.m. |
| Message ID | <1301137767.3979.40.camel@mattotaupa> |
| Download | mbox | patch |
| Permalink | /patch/1817/ |
| State | Accepted |
| Commit | f211e50085abf82a390876e50035a8a39ff5e77f |
| Headers | show |
Comments
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 26-03-11 12:09, Paul Menzel wrote: > Date: Thu, 24 Mar 2011 10:21:23 +0100 > > Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> > --- > 0.4.11 is out already, but I tested my used program with 0.4.10 only. FWIW, .11 works fine for me. Anyway, Acked-by: Koen Kooi <koen@dominion.thruhere.net> > --- > recipes/orc/orc_0.4.10.bb | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > create mode 100644 recipes/orc/orc_0.4.10.bb > > diff --git a/recipes/orc/orc_0.4.10.bb b/recipes/orc/orc_0.4.10.bb > new file mode 100644 > index 0000000..e072fab > --- /dev/null > +++ b/recipes/orc/orc_0.4.10.bb > @@ -0,0 +1,4 @@ > +require orc.inc > + > +SRC_URI[orc.md5sum] = "dd4e7a1820c9db5853aa7fe31ddb5a03" > +SRC_URI[orc.sha256sum] = "5001a0034edc06800b546246fbe0407ba6e9759c9583d5d93adba3557b6a777e" > > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFNjehUMkyGM64RGpERAipaAKC40Lu43X056B+2DYwVTQ6cZ4B9KACdFOIe SaURz/NinO1T7iu/PF2GHyM= =bhTG -----END PGP SIGNATURE-----
Patch
diff --git a/recipes/orc/orc_0.4.10.bb b/recipes/orc/orc_0.4.10.bb new file mode 100644 index 0000000..e072fab --- /dev/null +++ b/recipes/orc/orc_0.4.10.bb @@ -0,0 +1,4 @@ +require orc.inc + +SRC_URI[orc.md5sum] = "dd4e7a1820c9db5853aa7fe31ddb5a03" +SRC_URI[orc.sha256sum] = "5001a0034edc06800b546246fbe0407ba6e9759c9583d5d93adba3557b6a777e"
Date: Thu, 24 Mar 2011 10:21:23 +0100 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> --- 0.4.11 is out already, but I tested my used program with 0.4.10 only. --- recipes/orc/orc_0.4.10.bb | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) create mode 100644 recipes/orc/orc_0.4.10.bb