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

Unified Diff: build/linux/sysroot_scripts/sysroots.json

Issue 2859323002: Remove Trusty sysroot (Closed)
Patch Set: Created 3 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 | « build/linux/sysroot_scripts/sysroot-creator-trusty.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/sysroot_scripts/sysroots.json
diff --git a/build/linux/sysroot_scripts/sysroots.json b/build/linux/sysroot_scripts/sysroots.json
index e061cf6d196f44c73d369969cc4a6b5526c37ae4..e05f5823b11d02d4e3872a03479fed2b19bccea1 100644
--- a/build/linux/sysroot_scripts/sysroots.json
+++ b/build/linux/sysroot_scripts/sysroots.json
@@ -28,11 +28,5 @@
"Sha1Sum": "79f2c9fd33caf8c5c90a4621a80c379c747a8f7e",
"SysrootDir": "debian_jessie_mips-sysroot",
"Tarball": "debian_jessie_mips_sysroot.tgz"
- },
- "trusty_arm": {
- "Revision": "501a18940d0a78a40306050946032cbf8f14e7c0",
- "Sha1Sum": "b73dd0b9318def5bb9ccdd1d2eafd324797f3048",
- "SysrootDir": "ubuntu_trusty_arm-sysroot",
- "Tarball": "ubuntu_trusty_arm_sysroot.tgz"
}
}
« no previous file with comments | « build/linux/sysroot_scripts/sysroot-creator-trusty.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698