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

Unified Diff: build/linux/sysroot_scripts/install-sysroot.py

Issue 2519223002: Upload new Jessie sysroots (Closed)
Patch Set: Created 4 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/sysroot_scripts/install-sysroot.py
diff --git a/build/linux/sysroot_scripts/install-sysroot.py b/build/linux/sysroot_scripts/install-sysroot.py
index b2f7c5e81289e49e2f1a9f0e51adc5878d0939f6..d1e392f3be7b5477791670aee4c6486da0e8dd05 100755
--- a/build/linux/sysroot_scripts/install-sysroot.py
+++ b/build/linux/sysroot_scripts/install-sysroot.py
@@ -62,9 +62,9 @@ SYSROOTS = {
'SysrootDir' : 'debian_wheezy_mips-sysroot'
},
('Jessie', 'arm64'): {
- 'Revision' : '7d200a1ddfeb50dbf9f7e2c1c4ff1080679edf02',
+ 'Revision' : '5735a5e9605d549acb6495e1fb65384a54fe0a48',
'Tarball' : 'debian_jessie_arm64_sysroot.tgz',
- 'Sha1Sum' : 'bd9b894d9db7f834b707ba4c9c2bbfbe0d162c6f',
+ 'Sha1Sum' : '82ebae900d0aadd52cf76a8e7cdb6a782df6ef28',
'SysrootDir' : 'debian_jessie_arm64-sysroot'
},
('Precise', 'amd64'): {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698