diff options
| -rw-r--r-- | meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb index 413f033f87..779e5cd2df 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb | |||
| @@ -56,6 +56,7 @@ EXTRA_OECONF = "--enable-shared \ | |||
| 56 | --with-install-prefix=${D} \ | 56 | --with-install-prefix=${D} \ |
| 57 | --with-persistent-directory=${localstatedir}/lib/net-snmp \ | 57 | --with-persistent-directory=${localstatedir}/lib/net-snmp \ |
| 58 | ${@oe.utils.conditional('SITEINFO_ENDIANNESS', 'le', '--with-endianness=little', '--with-endianness=big', d)} \ | 58 | ${@oe.utils.conditional('SITEINFO_ENDIANNESS', 'le', '--with-endianness=little', '--with-endianness=big', d)} \ |
| 59 | --with-openssl=${STAGING_EXECPREFIXDIR} \ | ||
| 59 | " | 60 | " |
| 60 | 61 | ||
| 61 | # net-snmp needs to have mib-modules=smux enabled to enable quagga to support snmp | 62 | # net-snmp needs to have mib-modules=smux enabled to enable quagga to support snmp |
