]> code.ossystems Code Review - openembedded-core.git/commitdiff
gupnp: Update LICENSE and LIC_FILES_CHKSUM info
authorDongxiao Xu <dongxiao.xu@intel.com>
Sat, 27 Nov 2010 15:51:20 +0000 (23:51 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 2 Dec 2010 13:24:55 +0000 (05:24 -0800)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb

index c9de7985f38aecd3b72c949e38f6a0dc2c405492..5fb9d23941a7d2992786bb702978cb14b6e8693f 100644 (file)
@@ -1,6 +1,8 @@
 SUMMARY = "UPnP framework"
 DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for creating UPnP  devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals."
-LICENSE = "LGPL"
+LICENSE = "LGPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
+                    file://libgupnp/gupnp.h;beginline=1;endline=20;md5=28c49b17d623afc3335efc2e511879e1"
 DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2"
 
 SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"