aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols
diff options
context:
space:
mode:
authordouglas.royds <douglas.royds@taitradio.com>2019-03-07 13:59:29 +1300
committerKhem Raj <raj.khem@gmail.com>2019-03-07 09:33:45 -0800
commit781f6cfb1c07fc3e76f18dff820befab73de9d78 (patch)
tree2ee90a292bdd8785c6c07341142689f96acce6f8 /meta-networking/recipes-protocols
parentf2728df71ddf1e61d0c65e257635817773318c51 (diff)
downloadmeta-openembedded-contrib-781f6cfb1c07fc3e76f18dff820befab73de9d78.tar.gz
net-snmp: Licenses are in the COPYING file
A bit of an unholy mixture of MIT, BSD 3-clause, and too old to really know BSD-style, with a wide variety of copyright holders. I'm open to better suggestions on how to handle this. Signed-off-by: Douglas Royds <douglas.royds@taitradio.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols')
-rw-r--r--meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb
index 482eaf2cc8..673142b4ac 100644
--- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb
+++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb
@@ -1,9 +1,9 @@
SUMMARY = "Various tools relating to the Simple Network Management Protocol"
HOMEPAGE = "http://www.net-snmp.org/"
SECTION = "net"
-LICENSE = "BSD"
+LICENSE = "BSD & MIT"
-LIC_FILES_CHKSUM = "file://README;beginline=3;endline=8;md5=7f7f00ba639ac8e8deb5a622ea24634e"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9d100a395a38584f2ec18a8275261687"
DEPENDS = "openssl libnl pciutils"