Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Roman Khimov <khimov@altell.ru>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-perl][PATCH] add libcrypt-openssl-rsa-perl
Date: Wed, 04 Dec 2013 15:28:40 +0400	[thread overview]
Message-ID: <9496065.268AkWkQYa@sencha> (raw)
In-Reply-To: <1386154747-14820-1-git-send-email-patrick.patat@innotis.org>

[-- Attachment #1: Type: text/plain, Size: 849 bytes --]

В письме от 4 декабря 2013 11:59:07 пользователь Patrick Patat написал:
> +DEPENDS += "perl openssl"
> +
> +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 LIBC="$(find ${STAGING_DIR_TARGET}${base_libdir}/ -name
> 'libc-*.so')" +	export OTHERLDFLAGS='-Wl,-rpath'
> +        cpan_do_compile
> +}

Although this one:
http://git.openembedded.org/openembedded/commit/?id=0f2de8ebc390406205fd0b27f62c833895aa6901
is for a bit different version in a bit different kind of OE, I think you 
don't need this kind of CPANFLAGS and do_compile mangling. Also, inheriting 
cpan already sets proper perl DEPENDS/RDEPENDS.

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 3778 bytes --]

  parent reply	other threads:[~2013-12-04 11:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04 10:59 [meta-perl][PATCH] add libcrypt-openssl-rsa-perl Patrick Patat
2013-12-04 11:15 ` Koen Kooi
2013-12-04 11:28 ` Roman Khimov [this message]
2013-12-04 13:21   ` patrick patat
2013-12-04 13:05 ` Olof Johansson

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=9496065.268AkWkQYa@sencha \
    --to=khimov@altell.ru \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox