summaryrefslogtreecommitdiffstats
path: root/package/squashfs3
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2013-06-21 00:17:14 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-21 11:00:31 +0200
commit23ac7255c89a67d171a16f3ee1d4d160a43a305f (patch)
tree4a103dfd99c58080431d48c407045d45c96e89f1 /package/squashfs3
parent95442bb324bee72c5b1f20a7a06705c9731c21ce (diff)
downloadbuildroot-novena-23ac7255c89a67d171a16f3ee1d4d160a43a305f.tar.gz
buildroot-novena-23ac7255c89a67d171a16f3ee1d4d160a43a305f.zip
Add header to packages where missing
Reported-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/squashfs3')
-rw-r--r--package/squashfs3/squashfs3.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/squashfs3/squashfs3.mk b/package/squashfs3/squashfs3.mk
index e121c51b0..956dbd6ba 100644
--- a/package/squashfs3/squashfs3.mk
+++ b/package/squashfs3/squashfs3.mk
@@ -1,3 +1,9 @@
+################################################################################
+#
+# squashfs3
+#
+################################################################################
+
SQUASHFS3_VERSION=3.4
SQUASHFS3_SOURCE=squashfs$(SQUASHFS3_VERSION).tar.gz
SQUASHFS3_SITE=http://downloads.sourceforge.net/project/squashfs/squashfs/$(SQUASHFS3_VERSION)