projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ced315
)
squashfs: add license information
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Tue, 24 Jun 2014 18:55:43 +0000
(15:55 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Thu, 26 Jun 2014 15:00:56 +0000
(17:00 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/squashfs/squashfs.mk
patch
|
blob
|
history
diff --git
a/package/squashfs/squashfs.mk
b/package/squashfs/squashfs.mk
index aaf568cb6f21190fffdd8faba01c3ee5693e4ef9..58dcb6222424228544b97db54d5700ae823c55f5 100644
(file)
--- a/
package/squashfs/squashfs.mk
+++ b/
package/squashfs/squashfs.mk
@@
-7,6
+7,8
@@
SQUASHFS_VERSION = 4.3
SQUASHFS_SOURCE = squashfs$(SQUASHFS_VERSION).tar.gz
SQUASHFS_SITE = http://downloads.sourceforge.net/project/squashfs/squashfs/squashfs$(SQUASHFS_VERSION)
+SQUASHFS_LICENSE = GPLv2+
+SQUASHFS_LICENSE_FILES = COPYING
# no libattr in BR
SQUASHFS_MAKE_ARGS = XATTR_SUPPORT=0