From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-perl][PATCH V2] add libcrypt-openssl-rsa-perl
Date: Tue, 17 Dec 2013 18:36:36 +0100 [thread overview]
Message-ID: <20131217173636.GI3706@jama> (raw)
In-Reply-To: <2191053.tE6l0jqt1n@helios>
[-- Attachment #1: Type: text/plain, Size: 2907 bytes --]
On Tue, Dec 17, 2013 at 04:29:04PM +0000, Paul Eggleton wrote:
>
> Hongxu, could you please look at this and the other outstanding meta-perl
> patch?
>
> http://patchwork.openembedded.org/project/oe/list/?q=meta-perl&archive=both
This is even better link:
http://patchwork.openembedded.org/bundle/jama/meta-perl/?archive=both
and also
http://patchwork.openembedded.org/bundle/jama/meta-filesystems/?archive=both
>
> Thanks,
> Paul
>
> On Tuesday 17 December 2013 16:34:38 patrick patat wrote:
> > ping
> >
> > On Wed, Dec 4, 2013 at 3:59 PM, Patrick Patat
> <patrick.patat@innotis.org>wrote:
> > > This recipe build cpan module Crypt-OpenSSL-RSA
> > >
> > > Signed-off-by: Patrick Patat <patrick.patat@innotis.org>
> > > ---
> > >
> > > .../libcrypt/libcrypt-openssl-rsa-perl_0.28.bb | 24
> > >
> > > ++++++++++++++++++++
> > >
> > > 1 file changed, 24 insertions(+)
> > > create mode 100644 meta-perl/recipes-perl/libcrypt/
> > >
> > > libcrypt-openssl-rsa-perl_0.28.bb
> > >
> > > diff --git a/meta-perl/recipes-perl/libcrypt/
> > > libcrypt-openssl-rsa-perl_0.28.bb b/meta-perl/recipes-perl/libcrypt/
> > > libcrypt-openssl-rsa-perl_0.28.bb
> > > new file mode 100644
> > > index 0000000..f0c610f
> > > --- /dev/null
> > > +++ b/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-rsa-perl_0.28.bb
> > > @@ -0,0 +1,24 @@
> > > +SUMMARY = "Crypt Openssl RSA cpan module"
> > > +SECTION = "libs"
> > > +LICENSE = "Artistic-1.0 | GPL-1.0+"
> > > +LIC_FILES_CHKSUM = "file://LICENSE;md5=385c55653886acac3821999a3ccd17b3"
> > > +
> > > +SRC_URI = "
> > > http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-RSA-${PV}.tar.gz
> > > "
> > > +
> > > +SRC_URI[md5sum] = "86217a5036fc63779c30420b5fd84129"
> > > +SRC_URI[sha256sum] =
> > > "5357f977464bb3a8184cf2d3341851a10d5515b4b2b0dfb88bf78995c0ded7be"
> > > +
> > > +DEPENDS += "openssl"
> > > +
> > > +RDEPENDS_${PN}="libcrypt-openssl-random-perl"
> > > +
> > > +EXTRA_CPANFLAGS = "INC='-I${STAGING_INCDIR}' LIBS='-L${STAGING_LIBDIR}
> > > -lssl -L${STAGING_DIR_TARGET}${base_libdir} -lcrypto'"
> > > +
> > > +S = "${WORKDIR}/Crypt-OpenSSL-RSA-${PV}"
> > > +
> > > +inherit cpan
> > > +
> > > +do_compile() {
> > > + export OTHERLDFLAGS='-Wl,-rpath'
> > > + cpan_do_compile
> > > +}
> > > --
> > > 1.7.10.4
> >
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-12-17 17:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-04 14:59 [meta-perl][PATCH V2] add libcrypt-openssl-rsa-perl Patrick Patat
2013-12-17 15:34 ` patrick patat
2013-12-17 16:29 ` Paul Eggleton
2013-12-17 17:36 ` Martin Jansa [this message]
2013-12-17 17:59 ` Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131217173636.GI3706@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.