From: Dongxiao Xu Date: Mon, 29 Nov 2010 03:27:50 +0000 (+0800) Subject: zeroconf: Fix LICENSE and LIC_FILES_CHKSUM info X-Git-Tag: 2011-1~3688 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=21866d75bc50f419cce7bda5fdb8a18436a78a13;p=openembedded-core.git zeroconf: Fix LICENSE and LIC_FILES_CHKSUM info Signed-off-by: Dongxiao Xu --- diff --git a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb index 32f186f098..8bcd4767c8 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 " 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"