From: Rongqing Li <rongqing.li@windriver.com>
To: <openembedded-devel@lists.openembedded.org>,
Joe MacDonald <joe@deserted.net>
Subject: Re: [PATCH] tnftp: add openssl PACKAGECONFIG and inherit pkgconfig
Date: Fri, 25 Jul 2014 18:18:17 +0800 [thread overview]
Message-ID: <53D22EE9.1090208@windriver.com> (raw)
In-Reply-To: <1406283404-30311-1-git-send-email-rongqing.li@windriver.com>
it should meta-networking
On 07/25/2014 06:16 PM, rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@windriver.com>
>
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
> ---
> meta-networking/recipes-support/tnftp/tnftp_20130505.bb | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-support/tnftp/tnftp_20130505.bb b/meta-networking/recipes-support/tnftp/tnftp_20130505.bb
> index 80690c5..ae2bc67 100644
> --- a/meta-networking/recipes-support/tnftp/tnftp_20130505.bb
> +++ b/meta-networking/recipes-support/tnftp/tnftp_20130505.bb
> @@ -18,7 +18,7 @@ SRC_URI = "ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/${BPN}-${PV}.tar.gz \
> file://tnftp-autotools.patch \
> "
>
> -inherit autotools update-alternatives
> +inherit autotools update-alternatives pkgconfig
>
> ALTERNATIVE_PRIORITY = "100"
>
> @@ -31,3 +31,6 @@ FILES_${PN} = "${bindir}/tnftp"
> LIC_FILES_CHKSUM = "file://COPYING;md5=6d6796cb166a9bb050958241dad9479e"
> SRC_URI[md5sum] = "66e218d02ec7d9fc39ab70ba2900305a"
> SRC_URI[sha256sum] = "6f650e25f6fd51538f677b789b49379f367ae9f1dee74c94cfe24d92abc2cffb"
> +
> +PACKAGECONFIG ?= "openssl"
> +PACKAGECONFIG[openssl] = "--enable-ssl, --disable-ssl --with-ssl=no, openssl"
>
--
Best Reagrds,
Roy | RongQing Li
prev parent reply other threads:[~2014-07-25 10:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-25 10:16 [PATCH] tnftp: add openssl PACKAGECONFIG and inherit pkgconfig rongqing.li
2014-07-25 10:18 ` Rongqing Li [this message]
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=53D22EE9.1090208@windriver.com \
--to=rongqing.li@windriver.com \
--cc=joe@deserted.net \
--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.