summaryrefslogtreecommitdiffstats
path: root/rules/host-gperf.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/host-gperf.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/host-gperf.make')
-rw-r--r--rules/host-gperf.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-gperf.make b/rules/host-gperf.make
index eee9f16ff..03bc37584 100644
--- a/rules/host-gperf.make
+++ b/rules/host-gperf.make
@@ -17,6 +17,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_GPERF) += host-gperf
# Paths and names
#
HOST_GPERF_VERSION := 3.0.4
+HOST_GPERF_MD5 := c1f1db32fb6598d6a93e6e88796a8632
HOST_GPERF := gperf-$(HOST_GPERF_VERSION)
HOST_GPERF_SUFFIX := tar.gz
HOST_GPERF_URL := $(PTXCONF_SETUP_GNUMIRROR)/gperf/$(HOST_GPERF).$(HOST_GPERF_SUFFIX)