[Buildroot] [git commit] squashfs: add license information

Peter Korsgaard peter at korsgaard.com
Thu Jun 26 15:00:56 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=13c860202727da415333e4840e9b26faec2731df
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/squashfs/squashfs.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/squashfs/squashfs.mk b/package/squashfs/squashfs.mk
index aaf568c..58dcb62 100644
--- 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


More information about the buildroot mailing list