From c0cb9ac6a71b0cca54ddfe38d2867c30c61c1e9c Mon Sep 17 00:00:00 2001 From: Joe MacDonald Date: Mon, 11 May 2015 16:12:50 -0400 Subject: meta-networking: standardize SECTION values SECTION has been used inconsistently throughout the recipes in this layer. Convert them to all use the same convention. Signed-off-by: Joe MacDonald --- meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.2.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.2.1.bb') diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.2.1.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.2.1.bb index c9a692dd6d..93d3a941ea 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.2.1.bb +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.2.1.bb @@ -1,5 +1,6 @@ SUMMARY = "Various tools relating to the Simple Network Management Protocol" HOMEPAGE = "http://www.net-snmp.org/" +SECTION = "net" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://README;beginline=3;endline=8;md5=7f7f00ba639ac8e8deb5a622ea24634e" -- cgit 1.2.3-korg