Add cpython2 to prebuilts

python2 is being completely removed from gLinux, but the recipe engine
still assumes the existence of a `python` executable on $PATH that uses
Python 2, so set that up in prebuilts to keep recipes working on gLinux.

Change-Id: Ic33ba22292a3c1db35eb7e995fcb3c35b9bbc39a
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/prebuilt/+/639792
Reviewed-by: Petr Hosek <phosek@google.com>
2 files changed
tree: b957e2dd86c4e0c1799179a74142fc56d5a174ff
  1. manifest/
  2. .cipd_version
  3. .cipd_version.digests
  4. .gitignore
  5. AUTHORS
  6. cipd.ensure
  7. cipd.py
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. README.md
  12. update.sh
README.md

Infra Prebuilt

This repository contains the labels of a number of prebuilt tools that are used to build work with the Fuchsia infrastructure. The actual tools themselves are located in the Chrome Infra Package Deployer (CIPD).

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.