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

Martin Jansa martin.jansa at gmail.com
Tue Sep 8 15:10:40 UTC 2015


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).

>  
>  EXTRA_OECONF = " \
>                  ${FPLAYOUT} \
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150908/b282201a/attachment-0002.sig>


More information about the Openembedded-devel mailing list