summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2019-01-25 11:51:07 -0800
committerDan Albert <danalbert@google.com>2019-01-25 13:15:10 -0800
commit1d5da1f2fff34d121874f1ebd2f9a413c8c870fb (patch)
tree41c50788012417dddc9d5377494a4711577df065
parenteef5ddfbe8ce7b9941d9f82d40e77cdd8b610780 (diff)
downloadmanifest-1d5da1f2fff34d121874f1ebd2f9a413c8c870fb.tar.gz
Pin cpython3 to the revision we can build.
We can't build python 3.7 on some of the buildbots because of missing dependencies. Stick to 3.6 until these issues are resolved.
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index f0f56bd76..6e75f0318 100644
--- a/default.xml
+++ b/default.xml
@@ -8,7 +8,7 @@
remote="aosp"
sync-j="4" />
- <project path="external/python/cpython3" name="platform/external/python/cpython3" groups="presubmit" />
+ <project path="external/python/cpython3" name="platform/external/python/cpython3" revision="b0e85ca1ed410f0196f20f4c37d16dafd4878a3d" groups="presubmit" />
<project path="ndk" name="platform/ndk" />
<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" />