[oe-commits] Martin Jansa : libnice: improve LICENSE and add LIC_FILES_CHKSUM

git version control git at git.openembedded.org
Mon May 30 07:48:37 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 414eff51d95a8355d6edb80292e7dd46f1477d3a
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=414eff51d95a8355d6edb80292e7dd46f1477d3a

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun May 29 10:49:06 2011 +0200

libnice: improve LICENSE and add LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/farsight/libnice_0.0.13.bb |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
index 81f9c98..3cac198 100644
--- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
+++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
@@ -2,7 +2,12 @@ DESCRIPTION = "Libnice is an implementation of the IETF's draft Interactice Conn
 HOMEPAGE = "http://nice.freedesktop.org/wiki/"
 SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz"
 
-LICENSE = "LGPL/MPL"
+LICENSE = "LGPLv2.1 MPLv1.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9c42325015702feda4f4d2f19a55b767 \
+                    file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \
+                    file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \
+"
+
 DEPENDS = "glib-2.0 gstreamer"
 
 inherit autotools





More information about the Openembedded-commits mailing list