Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_x86.json

Issue 2015883002: libyuv: Add Android x86, x64 and MIPS bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_x64.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_x86.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_x86.json
similarity index 97%
copy from scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android.json
copy to scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_x86.json
index 4ef46c53c12efe68a32d958bb9a7e44df7ef5a84..4eccf873bd40de4f24013382d56b62b7c31860d3 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_x86.json
@@ -7,7 +7,7 @@
"--master",
"tryserver.libyuv",
"--builder",
- "android",
+ "android_x86",
"--slave",
"slavename",
"--spec",
@@ -59,7 +59,7 @@
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1",
+ "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1",
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"
« no previous file with comments | « scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_x64.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698