aboutsummaryrefslogtreecommitdiffstats
path: root/meta-demoapps
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-10-07 10:36:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-14 12:48:22 +0100
commitffb48c7b9dfbcf56c61d10f2663df245bc396496 (patch)
treed8a7bddedaaeb1e878d887fc772612688b610fa5 /meta-demoapps
parent53abb798786287ab4c98f1b77e265440017a7d41 (diff)
downloadopenembedded-core-ffb48c7b9dfbcf56c61d10f2663df245bc396496.tar.gz
farsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fields
The licenses were either LGPLv2.1 or GPLv2 make the changes appropriately Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-demoapps')
-rw-r--r--meta-demoapps/recipes-connectivity/farsight/farsight2_0.0.9.bb4
1 files changed, 2 insertions, 2 deletions
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 a7bdc97088..ee0ce8a45c 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 \