projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e19f7f7
)
xl2tp: add licensing info
author
Axel Lin
<axel.lin@ingics.com>
Fri, 13 Dec 2013 01:01:08 +0000
(09:01 +0800)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 13 Dec 2013 08:30:14 +0000
(09:30 +0100)
[Peter: make license GPLv2 only]
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/xl2tp/xl2tp.mk
patch
|
blob
|
history
diff --git
a/package/xl2tp/xl2tp.mk
b/package/xl2tp/xl2tp.mk
index cf496fee541c4046a19568240e4ef30ff7eba754..56b115041e4f1e528a6750cbc2b0008b04085c44 100644
(file)
--- a/
package/xl2tp/xl2tp.mk
+++ b/
package/xl2tp/xl2tp.mk
@@
-7,6
+7,8
@@
XL2TP_VERSION = v1.3.1
XL2TP_SITE = $(call github,xelerance,xl2tpd,$(XL2TP_VERSION))
XL2TP_DEPENDENCIES = libpcap
+XL2TP_LICENSE = GPLv2
+XL2TP_LICENSE_FILES = LICENSE
define XL2TP_BUILD_CMDS
$(SED) 's/ -O2 //' $(@D)/Makefile