| Message ID | 20260125204637.34360-1-benjamin@geanix.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-networking] net-snmp: Add PACKAGECONFIG for aes | expand |
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb index b7c9607b3b..d7caf6444b 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb @@ -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"