phase2: rely on rsync to merge updated SDK components
authorJo-Philipp Wich <jo@mein.io>
Mon, 6 Feb 2017 12:30:09 +0000 (13:30 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 6 Feb 2017 12:30:13 +0000 (13:30 +0100)
commit2615ef07ba8545f3dbec4d31b40e801e8fe1f541
tree0bbf84080db5307d8f92e66ffa4e580bb183e415
parent616afc13ed86554e993a72e23f9b0cb0a6a6fdc1
phase2: rely on rsync to merge updated SDK components

Relying on the file modtime is unreliable so we cannot trust tar's
--keep-newer-files to properly overwrite changed SDK components.

Extract into a different directory instead and use rsync with checksum
mode to replace updated SDK files.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
phase2/master.cfg