From: Rongqing Li <rongqing.li@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH] collectd: fix a floating dependence on openldap
Date: Wed, 9 Sep 2015 08:44:05 +0800 [thread overview]
Message-ID: <55EF80D5.2050900@windriver.com> (raw)
In-Reply-To: <20150908151040.GC2381@jama>
On 2015年09月08日 23:10, Martin Jansa wrote:
> On Sun, Sep 06, 2015 at 02:33:54PM +0800, rongqing.li@windriver.com wrote:
>> From: Roy Li <rongqing.li@windriver.com>
>>
>> Signed-off-by: Roy Li <rongqing.li@windriver.com>
>> ---
>> meta-oe/recipes-extended/collectd/collectd_5.5.0.bb | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb
>> index fd3b1ab..55d7b38 100644
>> --- a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb
>> +++ b/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb
>> @@ -45,6 +45,7 @@ PACKAGECONFIG[libvirt] = "--enable-libvirt,--disable-libvirt,libvirt"
>> PACKAGECONFIG[libesmtp] = "--with-libesmtp,--without-libesmtp,libesmtp"
>> PACKAGECONFIG[libmnl] = "--with-libmnl,--without-libmnl,libmnl"
>> PACKAGECONFIG[libatasmart] = "--with-libatasmart,--without-libatasmart,libatasmart"
>> +PACKAGECONFIG[ldap] = "--enable-openldap --with-libldap,--disable-openldap --without-libldap, openldap"
>
> With this patch applied I've still seen:
> collectd-5.5.0: collectd rdepends on openldap, but it isn't a build dependency? [build-deps]
>
> so I haven't merged it from master-next, but lets see if it's shown in
> next build (maybe qemuarm was executed before I've included this in
> master-next).
I test it on both x86 and arm again, it works for me.
-Roy
>
>>
>> EXTRA_OECONF = " \
>> ${FPLAYOUT} \
>> --
>> 1.9.1
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
>
>
--
Best Reagrds,
Roy | RongQing Li
prev parent reply other threads:[~2015-09-09 0:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-06 6:33 [meta-oe][PATCH] collectd: fix a floating dependence on openldap rongqing.li
2015-09-08 15:10 ` Martin Jansa
2015-09-09 0:44 ` 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=55EF80D5.2050900@windriver.com \
--to=rongqing.li@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.