summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.5.2.bb1
1 files changed, 1 insertions, 0 deletions
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 d467bf56d3..d5e2931969 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"
49PACKAGECONFIG[perl] = "--enable-embedded-perl --with-perl-modules=yes, --disable-embedded-perl --with-perl-modules=no, perl" 49PACKAGECONFIG[perl] = "--enable-embedded-perl --with-perl-modules=yes, --disable-embedded-perl --with-perl-modules=no, perl"
50PACKAGECONFIG[smux] = "" 50PACKAGECONFIG[smux] = ""
51PACKAGECONFIG[systemd] = "--with-systemd, --without-systemd" 51PACKAGECONFIG[systemd] = "--with-systemd, --without-systemd"
52PACKAGECONFIG[aes] = "--enable-blumenthal-aes,"
52 53
53SYSCONTACT_DISTRO ?= "no-contact-set@example.com" 54SYSCONTACT_DISTRO ?= "no-contact-set@example.com"
54 55