summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2020-05-01 16:26:57 -0700
committerDan Albert <danalbert@google.com>2020-05-01 16:27:46 -0700
commite4be9b2ae5a7c6c85a0601da66b411e82ef12898 (patch)
tree13410bb50840e0a476f07c57d364eee9ade7a036
parentb08dae5a85773f220e450d2f12be72039cd97374 (diff)
downloadmanifest-e4be9b2ae5a7c6c85a0601da66b411e82ef12898.tar.gz
Revert "Switch to Python prebuilts."
This reverts commit b08dae5a85773f220e450d2f12be72039cd97374. The mac builders are too old for this Python. Go back to bootstrapping but pin the manifest so we're not holding back other branches. Test: treehugger Bug: None Change-Id: I50fd76b1b116a436ab221436aeca21ac4b716c63
-rw-r--r--default.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 0b0bbcb47..9750446ce 100644
--- a/default.xml
+++ b/default.xml
@@ -8,14 +8,13 @@
remote="aosp"
sync-j="4" />
- <project path="ndk" name="platform/ndk" />
+ <project path="external/python/cpython3" name="platform/external/python/cpython3" revision="b0e85ca1ed410f0196f20f4c37d16dafd4878a3d" groups="presubmit" />
+ <project path="ndk" name="platform/ndk" revision="6635bc0c5d026a14b09b8112feb13d400148da5f" />
<project path="prebuilts/gcc/darwin-x86/host/headers" name="platform/prebuilts/gcc/darwin-x86/host/headers" groups="pdk,darwin" />
<project path="prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" groups="pdk,darwin" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" groups="pdk,linux" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" groups="pdk-fs" revision="e9afa28841933dbd4fc36e526fe6bb70611b657a" />
<project path="prebuilts/ndk" name="platform/prebuilts/ndk" revision="dev" groups="pdk" />
- <project path="prebuilts/python3/darwin" name="platform/prebuilts/python/darwin-x86" groups="darwin" clone-depth="1" revision="llvm-toolchain" />
- <project path="prebuilts/python3/linux" name="platform/prebuilts/python/linux-x86" groups="linux,presubmit" clone-depth="1" revision="llvm-toolchain" />
<project path="toolchain/binutils" name="toolchain/binutils" />
<project path="toolchain/build" name="toolchain/build" />
<project path="toolchain/cloog" name="toolchain/cloog" />