summaryrefslogtreecommitdiffstats
path: root/rules/post/ptxd_make_world_common.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-10-08 17:53:42 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-04 12:41:28 +0200
commite4b48676a7bde19b4c898cda17a05f8b1c4b09ed (patch)
tree560e8ecf6cc88f7743a65915a439a56a5cdc88e5 /rules/post/ptxd_make_world_common.make
parent500f8887a86dc3be81b5e43227e84001276e5919 (diff)
downloadptxdist-e4b48676a7bde19b4c898cda17a05f8b1c4b09ed.tar.gz
ptxdist-e4b48676a7bde19b4c898cda17a05f8b1c4b09ed.tar.xz
[get] add md5sum checking for downloaded archives
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/post/ptxd_make_world_common.make')
-rw-r--r--rules/post/ptxd_make_world_common.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/post/ptxd_make_world_common.make b/rules/post/ptxd_make_world_common.make
index 2e22de9da..24e9902a8 100644
--- a/rules/post/ptxd_make_world_common.make
+++ b/rules/post/ptxd_make_world_common.make
@@ -57,6 +57,7 @@ world/env/impl = \
pkg_version="$(call ptx/escape,$($(1)_VERSION))" \
pkg_path="$(call ptx/escape,$($(1)_PATH))" \
pkg_src="$(call ptx/escape,$($(1)_SOURCE))" \
+ pkg_md5="$(call ptx/escape,$($(1)_MD5))" \
pkg_url="$(call ptx/escape,$($(1)_URL))" \
\
pkg_dir="$(call ptx/escape,$($(1)_DIR))" \