diff options
| author | Thomas Schlien <ts@ferncast.de> | 2025-01-24 15:21:18 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-25 09:28:57 -0800 |
| commit | 37c5941592b529135ca878cc9aba5de285c15970 (patch) | |
| tree | 44b5cf09cd3380fa959305e55f84cfc51911d9d5 | |
| parent | c941e231adb4f68b002aa7ae2befb2b67077ec5b (diff) | |
| download | meta-openembedded-37c5941592b529135ca878cc9aba5de285c15970.tar.gz | |
collectd: add PACKAGECONFIG for dpdk
Signed-off-by: Thomas Schlien <ts@ferncast.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-extended/collectd/collectd_5.12.0.bb | 1 |
1 files changed, 1 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 ade688df7b..36aad73b19 100644 --- a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb +++ b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb | |||
| @@ -52,6 +52,7 @@ PACKAGECONFIG[ldap] = "--enable-openldap --with-libldap,--disable-openldap --wit | |||
| 52 | PACKAGECONFIG[rrdtool] = "--enable-rrdtool,--disable-rrdtool,rrdtool" | 52 | PACKAGECONFIG[rrdtool] = "--enable-rrdtool,--disable-rrdtool,rrdtool" |
| 53 | PACKAGECONFIG[rrdcached] = "--enable-rrdcached,--disable-rrdcached,rrdtool" | 53 | PACKAGECONFIG[rrdcached] = "--enable-rrdcached,--disable-rrdcached,rrdtool" |
| 54 | PACKAGECONFIG[python] = "--enable-python,--disable-python" | 54 | PACKAGECONFIG[python] = "--enable-python,--disable-python" |
| 55 | PACKAGECONFIG[dpdk] = "--with-libdpdk,--without-libdpdk,dpdk" | ||
| 55 | 56 | ||
| 56 | EXTRA_OECONF = " \ | 57 | EXTRA_OECONF = " \ |
| 57 | ${FPLAYOUT} \ | 58 | ${FPLAYOUT} \ |
