summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-06-10 14:06:54 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-06-10 14:25:15 +0200
commit8565064d1d59135eb22ce3eb5d58e01454c8c329 (patch)
tree25200a3e3a6ba7849f1007d98977757f52a86b9e
parent7f0ab23017e6bc1525042726aee32eb3bacff569 (diff)
downloadOSELAS.Toolchain-8565064d1d59135eb22ce3eb5d58e01454c8c329.tar.gz
OSELAS.Toolchain-8565064d1d59135eb22ce3eb5d58e01454c8c329.tar.xz
host-mpc: add md5sum
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/host-mpc.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-mpc.make b/rules/host-mpc.make
index a91ed1c..a0ab89c 100644
--- a/rules/host-mpc.make
+++ b/rules/host-mpc.make
@@ -18,6 +18,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_MPC) += host-mpc
# Paths and names
#
HOST_MPC_VERSION := 0.8.2
+HOST_MPC_MD5 := e98267ebd5648a39f881d66797122fb6
HOST_MPC := mpc-$(HOST_MPC_VERSION)
HOST_MPC_SUFFIX := tar.gz
HOST_MPC_URL := http://www.multiprecision.org/mpc/download/$(HOST_MPC).$(HOST_MPC_SUFFIX)