diff options
| -rw-r--r-- | meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb index b7c9607b3b..d467bf56d3 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb | |||
| @@ -41,7 +41,7 @@ PARALLEL_MAKE = "" | |||
| 41 | CCACHE = "" | 41 | CCACHE = "" |
| 42 | CLEANBROKEN = "1" | 42 | CLEANBROKEN = "1" |
| 43 | 43 | ||
| 44 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6 systemd', d)} des smux" | 44 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6 systemd', d)} smux" |
| 45 | PACKAGECONFIG[des] = "--enable-des, --disable-des" | 45 | PACKAGECONFIG[des] = "--enable-des, --disable-des" |
| 46 | PACKAGECONFIG[elfutils] = "--with-elf, --without-elf, elfutils" | 46 | PACKAGECONFIG[elfutils] = "--with-elf, --without-elf, elfutils" |
| 47 | PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6" | 47 | PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6" |
