ortp: Be more specific about the version of the LGPL

This commit is contained in:
Holger Hans Peter Freyther 2012-05-30 19:19:10 +08:00
parent 5a11d46c4e
commit 8caa70df0a
1 changed files with 1 additions and 2 deletions

View File

@ -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() {