Files
meta-openembedded/meta-networking/recipes-protocols
Jackie Huang d8e69bc9e9 net-snmp: support openssl without 3des
net-snmp enables 3des support by default and fails to build with distro
feature openssl-no-weak-ciphers:

| ../../net-snmp-5.7.3/snmplib/scapi.c:82:25: fatal error: openssl/des.h: No such file or directory
|  #include <openssl/des.h>

To fix the issue:
* add a patch to include des.h only if it's found in openssl
* disable des when openssl-no-weak-ciphers is enabled

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-01-08 11:54:39 -05:00
..
2018-01-08 11:54:16 -05:00
2017-06-28 10:27:12 -04:00
2017-09-08 16:38:41 -04:00
2017-09-08 16:38:13 -04:00
2017-09-12 10:37:19 -04:00
2017-04-25 15:55:36 -04:00
2016-12-14 09:20:08 -05:00
2017-03-24 14:10:18 -04:00
2017-09-08 16:38:48 -04:00
2017-09-08 16:38:19 -04:00