projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc004f7
)
cryptsetup: add PKG_LICENSE information
author
Daniel Golle
<daniel@makrotopia.org>
Fri, 5 Dec 2014 15:46:30 +0000
(16:46 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Fri, 5 Dec 2014 15:46:30 +0000
(16:46 +0100)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
utils/cryptsetup/Makefile
patch
|
blob
|
history
diff --git
a/utils/cryptsetup/Makefile
b/utils/cryptsetup/Makefile
index ac6ad63b883c011e505c16be029ea1516bec4573..c00f032111a3cc9e846798a39d25c8a9259f6e4b 100644
(file)
--- a/
utils/cryptsetup/Makefile
+++ b/
utils/cryptsetup/Makefile
@@
-10,6
+10,8
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=cryptsetup
PKG_VERSION:=1.6.6
PKG_RELEASE:=1
+PKG_LICENSE:=GPL-2.0+ LGPL-2.1+
+PKG_LICENSE_FILES:=COPYING COPYING.LGPL
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/utils/cryptsetup/v1.6