projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
388c4ef
)
xz: comma separate licenses
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 14 Dec 2015 13:10:52 +0000
(10:10 -0300)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 15 Dec 2015 21:02:16 +0000
(22:02 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/xz/xz.mk
patch
|
blob
|
history
diff --git
a/package/xz/xz.mk
b/package/xz/xz.mk
index ac6f809c42d1ac39e1dff98998949db97ac6e177..5e1d7c6f15a34ab70bb0b05678812d0f6fdabeab 100644
(file)
--- a/
package/xz/xz.mk
+++ b/
package/xz/xz.mk
@@
-9,7
+9,7
@@
XZ_SOURCE = xz-$(XZ_VERSION).tar.bz2
XZ_SITE = http://tukaani.org/xz
XZ_INSTALL_STAGING = YES
XZ_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
-XZ_LICENSE = GPLv2+
GPLv3+
LGPLv2.1+
+XZ_LICENSE = GPLv2+
, GPLv3+,
LGPLv2.1+
XZ_LICENSE_FILES = COPYING.GPLv2 COPYING.GPLv3 COPYING.LGPLv2.1
ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),y)