collectd: add PACKAGECONFIG for dpdk

Signed-off-by: Thomas Schlien <ts@ferncast.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Thomas Schlien 2025-01-24 15:21:18 +01:00 committed by Khem Raj
parent c941e231ad
commit 37c5941592
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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} \