diff options
Diffstat (limited to 'meta-networking/recipes-protocols')
| -rw-r--r-- | meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.bb index 051e168f02..d9040c1647 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.bb +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.bb | |||
| @@ -58,7 +58,6 @@ EXTRA_OECONF = "--enable-shared \ | |||
| 58 | --with-install-prefix=${D} \ | 58 | --with-install-prefix=${D} \ |
| 59 | --with-persistent-directory=${localstatedir}/lib/net-snmp \ | 59 | --with-persistent-directory=${localstatedir}/lib/net-snmp \ |
| 60 | ${@oe.utils.conditional('SITEINFO_ENDIANNESS', 'le', '--with-endianness=little', '--with-endianness=big', d)} \ | 60 | ${@oe.utils.conditional('SITEINFO_ENDIANNESS', 'le', '--with-endianness=little', '--with-endianness=big', d)} \ |
| 61 | --with-openssl=${STAGING_EXECPREFIXDIR} \ | ||
| 62 | --with-mib-modules='${MIB_MODULES}' \ | 61 | --with-mib-modules='${MIB_MODULES}' \ |
| 63 | " | 62 | " |
| 64 | 63 | ||
