summaryrefslogtreecommitdiffstats
path: root/rules/bzip2.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-10-08 18:44:49 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-04 12:41:25 +0200
commit963fefccee8777f5195e6c0d0c1ec53fb4817c7a (patch)
tree573a50deb3b0ac540c0add4fc21613fd5fc14734 /rules/bzip2.make
parentd0d37247aa77f4c3a1c59eb10ddc136716029d08 (diff)
downloadptxdist-963fefccee8777f5195e6c0d0c1ec53fb4817c7a.tar.gz
ptxdist-963fefccee8777f5195e6c0d0c1ec53fb4817c7a.tar.xz
[rules] add md5sum for all packages
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/bzip2.make')
-rw-r--r--rules/bzip2.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/bzip2.make b/rules/bzip2.make
index e0f3c4487..976ff23cd 100644
--- a/rules/bzip2.make
+++ b/rules/bzip2.make
@@ -18,6 +18,7 @@ PACKAGES-$(PTXCONF_BZIP2) += bzip2
# Paths and names
#
BZIP2_VERSION := 1.0.5
+BZIP2_MD5 := 3c15a0c8d1d3ee1c46a1634d00617b1a
BZIP2 := bzip2-$(BZIP2_VERSION)
BZIP2_SUFFIX := tar.gz
BZIP2_URL := http://www.bzip.org/1.0.5/$(BZIP2).$(BZIP2_SUFFIX)