[oe] [meta-oe][PATCH] collectd: fix a floating dependence on openldap

Rongqing Li rongqing.li at windriver.com
Wed Sep 9 00:44:05 UTC 2015



On 2015年09月08日 23:10, Martin Jansa wrote:
> On Sun, Sep 06, 2015 at 02:33:54PM +0800, rongqing.li at windriver.com wrote:
>> From: Roy Li <rongqing.li at windriver.com>
>>
>> Signed-off-by: Roy Li <rongqing.li at 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 at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
>
>

-- 
Best Reagrds,
Roy | RongQing Li



More information about the Openembedded-devel mailing list