From: wenzong fan <wenzong.fan@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH][meta-oe] collectd: add PACKAGECONFIG for libvirt
Date: Tue, 23 Dec 2014 16:59:24 +0800 [thread overview]
Message-ID: <54992EEC.8050701@windriver.com> (raw)
In-Reply-To: <20141216104659.GA2466@jama>
On 12/16/2014 06:46 PM, Martin Jansa wrote:
> 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?
>
They are caused by floating dependencies to "libesmtp", I have sent
Patch v2 for fixing them.
Thanks
Wenzong
>>
>> 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
>
>
>
prev parent reply other threads:[~2014-12-23 8:59 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
2014-12-23 8:59 ` wenzong fan [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=54992EEC.8050701@windriver.com \
--to=wenzong.fan@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox