mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
net-snmp: Add PACKAGECONFIG for aes
Allows for net-snmp to be build with support for AES-192 and AES-256 Signed-off-by: Benjamin B. Frost <benjamin@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3d238151fe
commit
70f71109d8
|
|
@ -49,6 +49,7 @@ PACKAGECONFIG[libnl] = "--with-nl, --without-nl, libnl"
|
|||
PACKAGECONFIG[perl] = "--enable-embedded-perl --with-perl-modules=yes, --disable-embedded-perl --with-perl-modules=no, perl"
|
||||
PACKAGECONFIG[smux] = ""
|
||||
PACKAGECONFIG[systemd] = "--with-systemd, --without-systemd"
|
||||
PACKAGECONFIG[aes] = "--enable-blumenthal-aes,"
|
||||
|
||||
SYSCONTACT_DISTRO ?= "no-contact-set@example.com"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user