aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linphone
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2009-04-29 00:51:19 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2009-05-20 23:23:21 -0300
commitf56580bbd4bd8fcc49a236ef8a4ceb07b8754619 (patch)
treed27c01cd9c49b1e0158e6fdd03b3f38805d047f3 /recipes/linphone
parent0fbb2e057c8020c15aa8816a5ebf530d3440f7f0 (diff)
downloadopenembedded-f56580bbd4bd8fcc49a236ef8a4ceb07b8754619.tar.gz
fixes wrong license value usage for GPLv2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes/linphone')
-rw-r--r--recipes/linphone/linphone_1.3.99.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linphone/linphone_1.3.99.8.bb b/recipes/linphone/linphone_1.3.99.8.bb
index f96bd66b82..4e9b130c9a 100644
--- a/recipes/linphone/linphone_1.3.99.8.bb
+++ b/recipes/linphone/linphone_1.3.99.8.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "SIP-based IP phone (Console edition)"
HOMEPAGE = "http://www.linphone.org/?lang=us"
-LICENSE = "GPL-2"
+LICENSE = "GPLv2"
DEPENDS = "libosip2 speex libogg alsa-lib readline"
PR = "r0"