summaryrefslogtreecommitdiffstats
path: root/rules/libpthread-stubs.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/libpthread-stubs.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/libpthread-stubs.make')
-rw-r--r--rules/libpthread-stubs.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libpthread-stubs.make b/rules/libpthread-stubs.make
index 81c9b7c4e..ed462ce99 100644
--- a/rules/libpthread-stubs.make
+++ b/rules/libpthread-stubs.make
@@ -17,6 +17,7 @@ PACKAGES-$(PTXCONF_LIBPTHREAD_STUBS) += libpthread-stubs
# Paths and names
#
LIBPTHREAD_STUBS_VERSION := 0.1
+LIBPTHREAD_STUBS_MD5 := 774eabaf33440d534efe108ef9130a7d
LIBPTHREAD_STUBS := libpthread-stubs-$(LIBPTHREAD_STUBS_VERSION)
LIBPTHREAD_STUBS_SUFFIX := tar.bz2
LIBPTHREAD_STUBS_URL := http://xcb.freedesktop.org/dist/$(LIBPTHREAD_STUBS).$(LIBPTHREAD_STUBS_SUFFIX)