aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2015-04-28 11:12:12 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-07-30 16:51:36 +0200
commit1cab674a04583a969762e77fe624eac620630a72 (patch)
treeeb270584759cb2b9e0d3abaaea2674959711bdad /meta-networking
parent11643259fbdc5e190f511fb207122b4994f9c824 (diff)
downloadmeta-openembedded-1cab674a04583a969762e77fe624eac620630a72.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"