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

Side by Side Diff: build/linux/sysroot_scripts/sysroots.json

Issue 2911763002: Roll sysroots (Closed)
Patch Set: Created 3 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 unified diff | Download patch
« no previous file with comments | « build/linux/sysroot_scripts/packagelist.jessie.mipsel ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "jessie_amd64": { 2 "jessie_amd64": {
3 "Revision": "501a18940d0a78a40306050946032cbf8f14e7c0", 3 "Revision": "ebb50a1c59e577567470b00582f81ed14222353e",
4 "Sha1Sum": "71260b24e1712844fd5a7c559c5d7b3ccae798a8", 4 "Sha1Sum": "6df0d3f81752547694cafba80f7353189287428f",
5 "SysrootDir": "debian_jessie_amd64-sysroot", 5 "SysrootDir": "debian_jessie_amd64-sysroot",
6 "Tarball": "debian_jessie_amd64_sysroot.tgz" 6 "Tarball": "debian_jessie_amd64_sysroot.tgz"
7 }, 7 },
8 "jessie_arm": { 8 "jessie_arm": {
9 "Revision": "501a18940d0a78a40306050946032cbf8f14e7c0", 9 "Revision": "ebb50a1c59e577567470b00582f81ed14222353e",
10 "Sha1Sum": "b1922853e41276d83a4b78ba6772d059d473fb86", 10 "Sha1Sum": "fd0bf9053f11cccd631629f93d4c448ca28a1d85",
11 "SysrootDir": "debian_jessie_arm-sysroot", 11 "SysrootDir": "debian_jessie_arm-sysroot",
12 "Tarball": "debian_jessie_arm_sysroot.tgz" 12 "Tarball": "debian_jessie_arm_sysroot.tgz"
13 }, 13 },
14 "jessie_arm64": { 14 "jessie_arm64": {
15 "Revision": "501a18940d0a78a40306050946032cbf8f14e7c0", 15 "Revision": "ebb50a1c59e577567470b00582f81ed14222353e",
16 "Sha1Sum": "c81e39777cdf32e6cc7a8d8ad7fc8de4ecf003af", 16 "Sha1Sum": "ba54db4a00cb8bc8165ee86cfc3f141a64c822e7",
17 "SysrootDir": "debian_jessie_arm64-sysroot", 17 "SysrootDir": "debian_jessie_arm64-sysroot",
18 "Tarball": "debian_jessie_arm64_sysroot.tgz" 18 "Tarball": "debian_jessie_arm64_sysroot.tgz"
19 }, 19 },
20 "jessie_i386": { 20 "jessie_i386": {
21 "Revision": "501a18940d0a78a40306050946032cbf8f14e7c0", 21 "Revision": "ebb50a1c59e577567470b00582f81ed14222353e",
22 "Sha1Sum": "9019e050869dff49e91618b7bfea8de6c82a8b94", 22 "Sha1Sum": "70e26036a0f38509bb632a2db92e09d773a8edc6",
23 "SysrootDir": "debian_jessie_i386-sysroot", 23 "SysrootDir": "debian_jessie_i386-sysroot",
24 "Tarball": "debian_jessie_i386_sysroot.tgz" 24 "Tarball": "debian_jessie_i386_sysroot.tgz"
25 }, 25 },
26 "jessie_mips": { 26 "jessie_mips": {
27 "Revision": "501a18940d0a78a40306050946032cbf8f14e7c0", 27 "Revision": "ebb50a1c59e577567470b00582f81ed14222353e",
28 "Sha1Sum": "79f2c9fd33caf8c5c90a4621a80c379c747a8f7e", 28 "Sha1Sum": "6a64a448a3412b00a6fed39d9641e3aea45456ca",
29 "SysrootDir": "debian_jessie_mips-sysroot", 29 "SysrootDir": "debian_jessie_mips-sysroot",
30 "Tarball": "debian_jessie_mips_sysroot.tgz" 30 "Tarball": "debian_jessie_mips_sysroot.tgz"
31 } 31 }
32 } 32 }
OLDNEW
« no previous file with comments | « build/linux/sysroot_scripts/packagelist.jessie.mipsel ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698