diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/daq/daq_2.0.7.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/daq/daq_2.0.7.bb b/meta-networking/recipes-connectivity/daq/daq_2.0.7.bb index c5499ffeeb..66ad83f711 100644 --- a/meta-networking/recipes-connectivity/daq/daq_2.0.7.bb +++ b/meta-networking/recipes-connectivity/daq/daq_2.0.7.bb | |||
| @@ -25,7 +25,8 @@ EXTRA_OECONF = "--enable-nfq-module --disable-ipq-module --includedir=${included | |||
| 25 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" | 25 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" |
| 26 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," | 26 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," |
| 27 | 27 | ||
| 28 | inherit autotools | 28 | inherit autotools multilib_script |
| 29 | MULTILIB_SCRIPTS += "${PN}:${bindir}/daq-modules-config " | ||
| 29 | 30 | ||
| 30 | DISABLE_STATIC = "" | 31 | DISABLE_STATIC = "" |
| 31 | 32 | ||
