kumquat-buildroot/toolchain/toolchain-external
Arnout Vandecappelle b731dc7bfb toolchain-external: make extraction idempotent
Commit 23ffa7ec first extracts to the toolchain-external build
directory and then moves everything to $(HOST_DIR)/opt/ext-toolchain.
However, this is not idempotent, because moving directories over
existing ones doesn't always work, particularly if the target is on
another device.

Simply remove the destination contents before moving.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-11-04 08:31:09 +01:00
..
Config.in toolchain/external: bump Linaro AArch64 to 2015.08 2015-11-03 22:02:58 +01:00
toolchain-external.hash toolchain/external: bump Linaro AArch64 to 2015.08 2015-11-03 22:02:58 +01:00
toolchain-external.mk toolchain-external: make extraction idempotent 2015-11-04 08:31:09 +01:00