git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f2884fa
)
lxc: add spdx license info
author
Luka Perkov
<redacted>
Tue, 11 Nov 2014 10:15:23 +0000
(11:15 +0100)
committer
Luka Perkov
<redacted>
Tue, 11 Nov 2014 10:15:23 +0000
(11:15 +0100)
Signed-off-by: Luka Perkov <redacted>
utils/lxc/Makefile
patch
|
blob
|
history
diff --git
a/utils/lxc/Makefile
b/utils/lxc/Makefile
index 0f34eeafe37e7d83d36aa6914e91d6d43b7894c4..106159c92503ad2e226db9081ca67e4c15d49120 100644
(file)
--- a/
utils/lxc/Makefile
+++ b/
utils/lxc/Makefile
@@
-11,6
+11,8
@@
PKG_NAME:=lxc
PKG_VERSION:=1.0.6
PKG_RELEASE:=1
+PKG_LICENSE:=LGPL-2.1+ BSD-2-Clause GPL-2.0
+
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://linuxcontainers.org/downloads/
PKG_MD5SUM:=4aad3aee84b42faa194e44091d723a3b
git clone https://git.99rst.org/PROJECT