From: Martin Jansa <martin.jansa@gmail.com>
To: Hongxu Jia <hongxu.jia@windriver.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/3] curlpp: use libcurlpp as curlpp's provider
Date: Fri, 7 Nov 2014 15:18:06 +0100 [thread overview]
Message-ID: <20141107141806.GA2444@jama> (raw)
In-Reply-To: <47eeb76160e122e9545f8ce4831d91653a6f238e.1415347548.git.hongxu.jia@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]
On Fri, Nov 07, 2014 at 04:08:06PM +0800, Hongxu Jia wrote:
> The package curlpp does not exist, so we use libcurlpp as the provider.
> It avoids the do_rootfs failure while IMAGE_INSTALL += "curlpp"
Why don't you fix your IMAGE_INSTALL instead?
> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
> ---
> meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb b/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
> index 48f5178..3134335 100644
> --- a/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
> +++ b/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
> @@ -74,6 +74,7 @@ pkg_postinst_${PN}() {
> }
>
> PACKAGES =+ "libcurlpp libcurlpp-dev libcurlpp-staticdev"
> +RPROVIDES_lib${BPN} = "${PN}"
>
> FILES_lib${BPN} = "${libdir}/lib*.so.* \
> "
> --
> 1.9.1
>
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2014-11-07 14:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 8:08 [PATCH 0/3][meta-networking]fix install package "curlpp pimd ssmping" to image failed Hongxu Jia
2014-11-07 8:08 ` [PATCH 1/3] curlpp: use libcurlpp as curlpp's provider Hongxu Jia
2014-11-07 14:18 ` Martin Jansa [this message]
2014-11-07 8:08 ` [PATCH 2/3] pimd: add do_install to pimd Hongxu Jia
2014-11-07 8:08 ` [PATCH 3/3] ssmping: add do_install to ssmping Hongxu Jia
2014-11-11 2:40 ` [PATCH 0/3][meta-networking]fix install package "curlpp pimd ssmping" to image failed Joe MacDonald
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=20141107141806.GA2444@jama \
--to=martin.jansa@gmail.com \
--cc=hongxu.jia@windriver.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.