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

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

Issue 2597523003: Remove wheezy sysroot images support (Closed)
Patch Set: . Created 3 years, 8 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-wheezy.sh ('k') | chrome/installer/linux/BUILD.gn » ('j') | 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 3b2333a43563c01af023eeaa2972f83a469f76a6..d06cea0dc2c9f15c69cb7932123c24f3ab9877e1 100644
--- a/build/linux/sysroot_scripts/sysroots.json
+++ b/build/linux/sysroot_scripts/sysroots.json
@@ -40,29 +40,5 @@
"Sha1Sum": "f78eb929410b94cdf48276db82a7e7adcafcc277",
"SysrootDir": "ubuntu_trusty_arm-sysroot",
"Tarball": "ubuntu_trusty_arm_sysroot.tgz"
- },
- "wheezy_amd64": {
- "Revision": "d3d82f7c4e34a753953581a48e62ef577b334529",
- "Sha1Sum": "f86a3d88e777ac6e52f61d97ac0c008b2b088429",
- "SysrootDir": "debian_wheezy_amd64-sysroot",
- "Tarball": "debian_wheezy_amd64_sysroot.tgz"
- },
- "wheezy_arm": {
- "Revision": "d3d82f7c4e34a753953581a48e62ef577b334529",
- "Sha1Sum": "e1939f3de5c814a9309ba4668b7d324fa0f90ba8",
- "SysrootDir": "debian_wheezy_arm-sysroot",
- "Tarball": "debian_wheezy_arm_sysroot.tgz"
- },
- "wheezy_i386": {
- "Revision": "d3d82f7c4e34a753953581a48e62ef577b334529",
- "Sha1Sum": "b28d8ea2eecb51c30c20e05cc399e428b4ad5af9",
- "SysrootDir": "debian_wheezy_i386-sysroot",
- "Tarball": "debian_wheezy_i386_sysroot.tgz"
- },
- "wheezy_mips": {
- "Revision": "d3d82f7c4e34a753953581a48e62ef577b334529",
- "Sha1Sum": "370fac62175c1ea41070cc6e115e4f086136cfee",
- "SysrootDir": "debian_wheezy_mips-sysroot",
- "Tarball": "debian_wheezy_mips_sysroot.tgz"
}
}
« no previous file with comments | « build/linux/sysroot_scripts/sysroot-creator-wheezy.sh ('k') | chrome/installer/linux/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698