diff options
| author | Chunrong Guo <B40290@freescale.com> | 2015-04-28 11:12:12 +0800 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-07-30 16:51:36 +0200 |
| commit | 1cab674a04583a969762e77fe624eac620630a72 (patch) | |
| tree | eb270584759cb2b9e0d3abaaea2674959711bdad /meta-networking/recipes-support | |
| parent | 11643259fbdc5e190f511fb207122b4994f9c824 (diff) | |
| download | meta-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/recipes-support')
| -rw-r--r-- | meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb | 1 |
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 | |||
| 2 | SUMMARY = "OpenBSD Netcat" | 2 | SUMMARY = "OpenBSD Netcat" |
| 3 | HOMEPAGE = "http://ftp.debian.org" | 3 | HOMEPAGE = "http://ftp.debian.org" |
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://../debian/copyright;md5=ee6bbaacb5db5f2973818f0902c3ae6f" | ||
| 5 | 6 | ||
| 6 | DEPENDS += "glib-2.0 libbsd" | 7 | DEPENDS += "glib-2.0 libbsd" |
| 7 | 8 | ||
