Browse Source

collectd: add PACKAGECONFIG for dpdk

Signed-off-by: Thomas Schlien <ts@ferncast.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Thomas Schlien 4 months ago
parent
commit
37c5941592
1 changed files with 1 additions and 0 deletions
  1. 1 0
      meta-oe/recipes-extended/collectd/collectd_5.12.0.bb

+ 1 - 0
meta-oe/recipes-extended/collectd/collectd_5.12.0.bb

@@ -52,6 +52,7 @@ PACKAGECONFIG[ldap] = "--enable-openldap --with-libldap,--disable-openldap --wit
 PACKAGECONFIG[rrdtool] = "--enable-rrdtool,--disable-rrdtool,rrdtool"
 PACKAGECONFIG[rrdcached] = "--enable-rrdcached,--disable-rrdcached,rrdtool"
 PACKAGECONFIG[python] = "--enable-python,--disable-python"
+PACKAGECONFIG[dpdk] = "--with-libdpdk,--without-libdpdk,dpdk"
 
 EXTRA_OECONF = " \
                 ${FPLAYOUT} \