summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-11-21 20:55:56 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-03-01 09:57:41 +0100
commitc300c3973143041d677937189aa92eef724867b8 (patch)
tree98d4576f8511f870a415e53ecaf9f623d404f63d /rules
parent978e8cd8588f384bfb77bfb1dd58eb12949f093e (diff)
downloadptxdist-c300c3973143041d677937189aa92eef724867b8.tar.gz
ptxdist-c300c3973143041d677937189aa92eef724867b8.tar.xz
net-snmp: disable broken crypto support
Updating to net-snmp 5.8 is needed to build with OpenSSL 1.1.x. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/net-snmp.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/net-snmp.in b/rules/net-snmp.in
index 052e59e99..413c862ee 100644
--- a/rules/net-snmp.in
+++ b/rules/net-snmp.in
@@ -217,6 +217,8 @@ config NET_SNMP_MD5
config NET_SNMP_SHA_AES
bool
+ # 5.7.3 fails to build with OpenSSL 1.1.x
+ depends on BROKEN
prompt "SHA authentication and AES encryption"
config NET_SNMP_DOM_SOCK_ONLY