summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/collectd
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/collectd')
-rw-r--r--meta-oe/recipes-extended/collectd/collectd_5.12.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb
index 40a8442a5..b9e735f27 100644
--- a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb
+++ b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb
@@ -49,6 +49,8 @@ PACKAGECONFIG[libesmtp] = "--with-libesmtp,--without-libesmtp,libesmtp"
49PACKAGECONFIG[libmnl] = "--with-libmnl,--without-libmnl,libmnl" 49PACKAGECONFIG[libmnl] = "--with-libmnl,--without-libmnl,libmnl"
50PACKAGECONFIG[libatasmart] = "--with-libatasmart,--without-libatasmart,libatasmart" 50PACKAGECONFIG[libatasmart] = "--with-libatasmart,--without-libatasmart,libatasmart"
51PACKAGECONFIG[ldap] = "--enable-openldap --with-libldap,--disable-openldap --without-libldap, openldap" 51PACKAGECONFIG[ldap] = "--enable-openldap --with-libldap,--disable-openldap --without-libldap, openldap"
52PACKAGECONFIG[rrdtool] = "--enable-rrdtool,--disable-rrdtool,rrdtool"
53PACKAGECONFIG[rrdcached] = "--enable-rrdcached,--disable-rrdcached,rrdcached"
52 54
53EXTRA_OECONF = " \ 55EXTRA_OECONF = " \
54 ${FPLAYOUT} \ 56 ${FPLAYOUT} \