summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb')
-rw-r--r--meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb1
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 413f033f8..779e5cd2d 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