[poky] [PATCH 12/13] zeroconf: Fix LICENSE and LIC_FILES_CHKSUM info
Dongxiao Xu
dongxiao.xu at intel.com
Sun Nov 28 19:27:50 PST 2010
Signed-off-by: Dongxiao Xu <dongxiao.xu at intel.com>
---
meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb
index 32f186f..8bcd476 100644
--- a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb
+++ b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb
@@ -9,7 +9,9 @@ Addresses are assigned randomly by each host and, in case of collision, \
both hosts (are supposed to) renumber."
AUTHOR = "Anand Kumria <wildfire at progsoc.uts.edu.au>"
HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \
+ file://zeroconf.c;beginline=1;endline=13;md5=a5bada96e1e34b08eb7446b28e2630b2"
SECTION = "net"
PRIORITY = "optional"
--
1.6.3.3
More information about the poky
mailing list