summaryrefslogtreecommitdiffstats
path: root/rules/post/ptxd_make_world_common.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-05-31 10:53:42 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-06-04 21:09:59 +0200
commitc98e2ba9594cd07257fa6dc648b3ab8e5b4df1cb (patch)
treea78a6bc7c9a5d361e182a08c8c0fd87920515d41 /rules/post/ptxd_make_world_common.make
parentf5aee262159f9b4b1eb3f8f9bf4f457afaab30be (diff)
downloadptxdist-c98e2ba9594cd07257fa6dc648b3ab8e5b4df1cb.tar.gz
ptxdist-c98e2ba9594cd07257fa6dc648b3ab8e5b4df1cb.tar.xz
detect patch changes and reextract when needed
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 8668c42f3..28ddf2277 100644
--- a/rules/post/ptxd_make_world_common.make
+++ b/rules/post/ptxd_make_world_common.make
@@ -86,6 +86,7 @@ world/env/impl = \
pkg_md5="$(call ptx/escape,$($(1)_MD5))" \
pkg_url="$(call ptx/escape,$($(1)_URL))" \
pkg_cfghash="$(call ptx/escape,$($(1)_CFGHASH))" \
+ pkg_srchash="$(call ptx/escape,$($(1)_EXTRACT_CFGHASH))" \
\
pkg_dir="$(call ptx/escape,$($(1)_DIR))" \
pkg_subdir="$(call ptx/escape,$($(1)_SUBDIR))" \