commit | 0a4f58a95359fca4ededef5a32383f501094656c | [log] [tgz] |
---|---|---|
author | Dan Willemsen <[email protected]> | Mon Jun 18 21:55:38 2018 -0700 |
committer | Greg Hartman <[email protected]> | Tue Jun 19 22:33:53 2018 +0000 |
tree | 2bde6b168939346304cdb1e01585347bca8a8632 | |
parent | c4af43bdf31e8990317db7b06a22d14e8e8f7fbf [diff] |
Fix hosttar generation not to depend on PHONY targets Instead of depending on the phony targets, which are never considered clean (so the tar will always rebuild), and include all versions of a particular module (host, target, etc), use the real files that we're about to package. Test: m hosttar Test: cvd-host_package.tar.gz is the same before&after (except timestamps) Change-Id: If5e28bfa33bc53e6d451ebd084ab69c2ba567034