Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
phosphor: netsnmp: enable des and snmpv1
Browse files Browse the repository at this point in the history
These non-default configure flags result in a broken build on net-snmp
5.8 and the rationale for their use was never provided in the first
place.  Stick with the defaults.

Change-Id: Ic965a0e8d0ac8f3b41ccfa68d8c155a35a0884c5
Signed-off-by: Brad Bishop <[email protected]>
  • Loading branch information
bradbishop committed Dec 17, 2018
1 parent 678a9b8 commit a6ce644
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipes-protocols/net-snmp/net-snmp_%.bbappend
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
EXTRA_OECONF += "--disable-mib-loading \
--disable-debugging \
--disable-md5 \
--disable-des \
--disable-snmpv1 \
"

0 comments on commit a6ce644

Please sign in to comment.