projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1b1e5f
)
ortp: define license
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 28 Jun 2013 13:41:15 +0000
(10:41 -0300)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 28 Jun 2013 19:47:14 +0000
(21:47 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ortp/ortp.mk
patch
|
blob
|
history
diff --git
a/package/ortp/ortp.mk
b/package/ortp/ortp.mk
index 8983df7c1cc9324d3d18beb339577c533f5210b5..5ccc5ff0f1edc974c6c84388ece9d8594ef79c17 100644
(file)
--- 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))