Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2025
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. diff --git a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb
  2. index ade688df7..f3ad369db 100644
  3. --- a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb
  4. +++ b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb
  5. @@ -52,6 +52,7 @@ PACKAGECONFIG[ldap] = "--enable-openldap --with-libldap,--disable-openldap --wit
  6. PACKAGECONFIG[rrdtool] = "--enable-rrdtool,--disable-rrdtool,rrdtool"
  7. PACKAGECONFIG[rrdcached] = "--enable-rrdcached,--disable-rrdcached,rrdtool"
  8. PACKAGECONFIG[python] = "--enable-python,--disable-python"
  9. +PACKAGECONFIG[dpdk] = "--with-libdpdk,--without-libdpdk"
  10.  
  11. EXTRA_OECONF = " \
  12. ${FPLAYOUT} \
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement