[Buildroot] [PATCH 18/19] ortp: define license

Gustavo Zacarias gustavo at zacarias.com.ar
Fri Jun 28 13:41:15 UTC 2013


Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/ortp/ortp.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/ortp/ortp.mk b/package/ortp/ortp.mk
index 8983df7..5ccc5ff 100644
--- a/package/ortp/ortp.mk
+++ b/package/ortp/ortp.mk
@@ -8,5 +8,7 @@ ORTP_VERSION = 0.20.0
 ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources
 ORTP_CONF_OPT = --disable-strict
 ORTP_INSTALL_STAGING = YES
+ORTP_LICENSE = LGPLv2.1+
+ORTP_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))
-- 
1.8.1.5




More information about the buildroot mailing list