From 483ab5b54a43b73d553f6fbb8a2a99901f37f906 Mon Sep 17 00:00:00 2001 From: Mei Lei Date: Tue, 23 Nov 2010 17:31:24 +0800 Subject: gssdp:Add license checksum and update the GPL information Add COPYING file checksum to bb file and update the "LGPL" to "LGPLv2" according to the COPYING file Signed-off-by: Mei Lei --- meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/gupnp') diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb index 9d4c17e6a3..2143984b11 100644 --- a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb +++ b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb @@ -1,6 +1,7 @@ SUMMARY = "Resource discovery and announcement over SSDP" DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP (Simpe Service Discovery Protocol)." -LICENSE = "LGPL" +LICENSE = "LGPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" DEPENDS = "glib-2.0 libsoup-2.4 libglade" SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" -- cgit v1.2.3-54-g00ecf