From: Jackie Huang Date: Tue, 28 Apr 2020 16:13:10 +0000 (+0800) Subject: net-snmp-config: add dependency on server-snmpd and server-snmptrapd X-Git-Tag: bronze-rc0~55 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=094242de9873f4448884c0e3d3cc594e6498813f;p=pti%2Frtp.git net-snmp-config: add dependency on server-snmpd and server-snmptrapd Issue-ID: INF-54 Signed-off-by: Jackie Huang Change-Id: I70dc59241a26a16faa2bf8606cb50b3361bc0366 --- diff --git a/meta-stx/recipes-core/stx-config-files/config-files_1.0.0.bb b/meta-stx/recipes-core/stx-config-files/config-files_1.0.0.bb index 09bf22f..f18ca76 100644 --- a/meta-stx/recipes-core/stx-config-files/config-files_1.0.0.bb +++ b/meta-stx/recipes-core/stx-config-files/config-files_1.0.0.bb @@ -160,7 +160,11 @@ RDEPENDS_lighttpd-config += " \ RDEPENDS_logrotate-config += " logrotate cronie" RDEPENDS_memcached-custom += "memcached" RDEPENDS_mlx4-config += "" -RDEPENDS_net-snmp-config += " net-snmp" +RDEPENDS_net-snmp-config += " \ + net-snmp \ + net-snmp-server-snmpd \ + net-snmp-server-snmptrapd \ + " RDEPENDS_nfs-utils-config += " nfs-utils" RDEPENDS_ntp-config += " ntp" RDEPENDS_openldap-config += " \