aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2015-04-28 11:12:12 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2015-05-08 11:06:47 -0400
commit05da3468b8df55cb0757e8191e42b461a4f706b7 (patch)
tree6728c61c9bd8aa3f778d96b5f21351ad10c457fa /meta-networking
parentee4a378917850deaa277938dcf140426f0bd0f9a (diff)
downloadmeta-openembedded-contrib-05da3468b8df55cb0757e8191e42b461a4f706b7.tar.gz
netcat-openbsd: add LIC_FILES_CHKSUM
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb b/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb
index 4237dc4c51..12409d4b19 100644
--- a/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb
+++ b/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb
@@ -2,6 +2,7 @@ require netcat.inc
SUMMARY = "OpenBSD Netcat"
HOMEPAGE = "http://ftp.debian.org"
LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://../debian/copyright;md5=ee6bbaacb5db5f2973818f0902c3ae6f"
DEPENDS += "glib-2.0 libbsd"