All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-oe] collectd: add PACKAGECONFIG for libvirt
Date: Tue, 16 Dec 2014 11:46:59 +0100	[thread overview]
Message-ID: <20141216104659.GA2466@jama> (raw)
In-Reply-To: <1418695179-32300-1-git-send-email-wenzong.fan@windriver.com>

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

On Tue, Dec 16, 2014 at 09:59:39AM +0800, wenzong.fan@windriver.com wrote:
> From: Wenzong Fan <wenzong.fan@windriver.com>
> 
> Add PACKAGECONFIG for 'libvirt', otherwise there would be warnings
> like below:
> 
> WARN: collectd: collectd rdepends on libvirt, but it isn't a build
> dependency?

What about other floating dependencies reported in test-dependencies
e-mail?

WARN: collectd: collectd rdepends on libcrypto, but it isn't a build
dependency?                                                                              
WARN: collectd: collectd rdepends on libesmtp, but it isn't a build
dependency?                                                                               
WARN: collectd: collectd rdepends on libssl, but it isn't a build
dependency?                                                                                 

> 
> Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
> ---
>  meta-oe/recipes-extended/collectd/collectd_5.4.1.bb |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-extended/collectd/collectd_5.4.1.bb b/meta-oe/recipes-extended/collectd/collectd_5.4.1.bb
> index 46752c8..6e82bbc 100644
> --- a/meta-oe/recipes-extended/collectd/collectd_5.4.1.bb
> +++ b/meta-oe/recipes-extended/collectd/collectd_5.4.1.bb
> @@ -35,8 +35,9 @@ PACKAGECONFIG[sensors] = "--enable-sensors --with-libsensors=yes, \
>          --disable-sensors --with-libsensors=no,lmsensors"
>  PACKAGECONFIG[amqp] = "--enable-amqp --with-librabbitmq=yes, \
>          --disable-amqp --with-librabbitmq=no,rabbitmq-c"
> -# protobuf-c that is currently only available in meta-virtualization layer
> +# protobuf-c, libvirt that are currently only available in meta-virtualization layer
>  PACKAGECONFIG[pinba] = "--enable-pinba,--disable-pinba,protobuf-c-native protobuf-c"
> +PACKAGECONFIG[libvirt] = "--enable-libvirt,--disable-libvirt,libvirt"
>  
>  EXTRA_OECONF = " \
>                  ${FPLAYOUT} \
> -- 
> 1.7.10.4
> 
> -- 
> _______________________________________________
> 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: 188 bytes --]

  reply	other threads:[~2014-12-16 10:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-16  1:59 [PATCH][meta-oe] collectd: add PACKAGECONFIG for libvirt wenzong.fan
2014-12-16 10:46 ` Martin Jansa [this message]
2014-12-23  8:59   ` wenzong fan

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=20141216104659.GA2466@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.