From 8f2f209b08a9f5397522a19c0dcf74a5116babdf Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 7 Oct 2011 10:36:57 -0700 Subject: farsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fields The licenses were either LGPLv2.1 or GPLv2 make the changes appropriately (From OE-Core rev: ffb48c7b9dfbcf56c61d10f2663df245bc396496) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta-demoapps/recipes-connectivity/farsight/farsight2_0.0.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-demoapps') diff --git a/meta-demoapps/recipes-connectivity/farsight/farsight2_0.0.9.bb b/meta-demoapps/recipes-connectivity/farsight/farsight2_0.0.9.bb index a7bdc97..ee0ce8a 100644 --- a/meta-demoapps/recipes-connectivity/farsight/farsight2_0.0.9.bb +++ b/meta-demoapps/recipes-connectivity/farsight/farsight2_0.0.9.bb @@ -1,12 +1,12 @@ DESCRIPTION = "FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." HOMEPAGE = "http://farsight.sf.net" SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${BPN}-${PV}.tar.gz" -LICENSE = "GPLv2.1" +LICENSE = "LGPLv2.1" DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" inherit autotools -PR = "r1" +PR = "r2" EXTRA_OECONF = " \ --disable-debug \ -- cgit v1.1