chiark / gitweb /
buildserver: only include latest m2 when provisioning
authorHans-Christoph Steiner <hans@eds.org>
Mon, 19 Sep 2016 11:29:46 +0000 (13:29 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 19 Sep 2016 14:33:12 +0000 (16:33 +0200)
commita2a630c83c87285ba95ada59810e5aae4a8dcb03
treebbf454e7fa3da400fed29ff501524100ccafc701
parent0a0ba6de84485ae8504a7cef48c804bfbea2e393
buildserver: only include latest m2 when provisioning

I think the `android update sdk` tool is installing all of the m2 files
that are present in the temp cache, and it seems to do it in order of
newest to oldest.  Well done, and I thought that tool couldn't get any
worse.  So only include the latest version of android_m2repository*.zip in
the temp cache.
buildserver/provision-android-sdk