From 8caa70df0a437f08c9d2f84e97345cfe6d1745af Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 30 May 2012 19:19:10 +0800 Subject: [PATCH] ortp: Be more specific about the version of the LGPL --- recipes-misc/ortp/ortp.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-misc/ortp/ortp.inc b/recipes-misc/ortp/ortp.inc index 3e77a0e928..2e75bcdc0d 100644 --- a/recipes-misc/ortp/ortp.inc +++ b/recipes-misc/ortp/ortp.inc @@ -1,5 +1,5 @@ DESCRIPTION = "An LGPL implementation of RTP - RFC3550" -LICENSE = "LGPL" +LICENSE = "LGPLv2.1+" INC_PR = "r1" @@ -7,7 +7,6 @@ inherit autotools pkgconfig SRC_URI = "http://download.savannah.nongnu.org/releases/linphone/${PN}/sources/${P}.tar.gz" -LICENSE = "LGPL" LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" do_compile_append() {