mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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:
@@ -52,6 +52,7 @@ PACKAGECONFIG[ldap] = "--enable-openldap --with-libldap,--disable-openldap --wit
|
|||||||
PACKAGECONFIG[rrdtool] = "--enable-rrdtool,--disable-rrdtool,rrdtool"
|
PACKAGECONFIG[rrdtool] = "--enable-rrdtool,--disable-rrdtool,rrdtool"
|
||||||
PACKAGECONFIG[rrdcached] = "--enable-rrdcached,--disable-rrdcached,rrdtool"
|
PACKAGECONFIG[rrdcached] = "--enable-rrdcached,--disable-rrdcached,rrdtool"
|
||||||
PACKAGECONFIG[python] = "--enable-python,--disable-python"
|
PACKAGECONFIG[python] = "--enable-python,--disable-python"
|
||||||
|
PACKAGECONFIG[dpdk] = "--with-libdpdk,--without-libdpdk,dpdk"
|
||||||
|
|
||||||
EXTRA_OECONF = " \
|
EXTRA_OECONF = " \
|
||||||
${FPLAYOUT} \
|
${FPLAYOUT} \
|
||||||
|
|||||||
Reference in New Issue
Block a user