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

Unified Diff: common/battor/battor/battor_binary_dependencies.json

Issue 2608773002: Make battor_wrapper use target_platform instead of sys.platform
Patch Set: Created 4 years 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 | « no previous file | common/battor/battor/battor_wrapper.py » ('j') | common/battor/battor/battor_wrapper.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/battor/battor/battor_binary_dependencies.json
diff --git a/common/battor/battor/battor_binary_dependencies.json b/common/battor/battor/battor_binary_dependencies.json
index 322f564b3beff2c12aab35210f4f4f2cea2b63ac..ea5f51311a92db0f1fbcdeeff92f87bd1e3f31c1 100644
--- a/common/battor/battor/battor_binary_dependencies.json
+++ b/common/battor/battor/battor_binary_dependencies.json
@@ -12,9 +12,9 @@
"../bin/override/avrdude"
]
},
- "linux2_x86_64": {
+ "linux_x86_64": {
"cloud_storage_hash": "db29526605f6f95a75ab33f4060b8c330152de69",
- "download_path": "../bin/linux2/x86_64/avrdude",
+ "download_path": "../bin/linux/x86_64/avrdude",
"local_paths": [
"../bin/override/avrdude"
]
@@ -45,9 +45,9 @@
"../bin/override/battor_agent"
]
},
- "linux2_x86_64": {
+ "linux_x86_64": {
"cloud_storage_hash": "bc91f0d702bf7f5c2007c70be0c11a0dc216d896",
- "download_path": "../bin/linux2/x86_64/battor_agent",
+ "download_path": "../bin/linux/x86_64/battor_agent",
"local_paths": [
"../bin/override/battor_agent"
]
@@ -90,4 +90,4 @@
}
}
}
-}
+}
« no previous file with comments | « no previous file | common/battor/battor/battor_wrapper.py » ('j') | common/battor/battor/battor_wrapper.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698