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

Unified Diff: toolchain_revisions/mips_trusted.json

Issue 1199093002: [MIPS] Add MIPS trusted toolchain to toolchain_revisions (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@mips_sysroot_script
Patch Set: Created 5 years, 6 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 | « SConstruct ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: toolchain_revisions/mips_trusted.json
diff --git a/toolchain_revisions/mips_trusted.json b/toolchain_revisions/mips_trusted.json
new file mode 100644
index 0000000000000000000000000000000000000000..5564bf9524f80e680018f16e21c5af44149d484d
--- /dev/null
+++ b/toolchain_revisions/mips_trusted.json
@@ -0,0 +1,20 @@
+{
+ "package_name": "mips_trusted",
+ "package_targets": {
+ "linux_x86": {
+ "archives": [
+ {
+ "extract_dir": "",
+ "hash": "e8bfac000e9ced48c42a1c986dd4733fd1ff1172",
+ "log_url": null,
+ "name": "sysroot_mips_trusted_wheezy.tgz",
+ "tar_src_dir": "",
+ "url": "https://storage.googleapis.com/nativeclient-archive2/toolchain/b47d1a76f979dc0266392309b11dc64e7902c75a/sysroot_mips_trusted_wheezy.tgz"
+ }
+ ],
+ "version": 1
+ }
+ },
+ "revision": "b47d1a76f979dc0266392309b11dc64e7902c75a",
+ "revision_hash": "0c22b385ccbe29a49bbce6cc558de97b7adef6ed"
+}
« no previous file with comments | « SConstruct ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698