On Sun, Sep 06, 2015 at 02:33:54PM +0800, [email protected] wrote: > From: Roy Li <[email protected]> > > Signed-off-by: Roy Li <[email protected]> > --- > 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
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
