Skip to content

Commit

Permalink
Roll Fuchsia SDK from 065fd902445d to 71c25d7b8301
Browse files Browse the repository at this point in the history
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia_arm64_cast_audio;luci.chromium.try:fuchsia_x64_cast_audio
TBR=cr-fuchsia+bot@chromium.org

Change-Id: I79d0581a524173b8f96a8df8b8e002cd99074817
Reviewed-on: https://chromium-review.googlesource.com/c/1260515
Reviewed-by: Fabrice de Gans-Riberi <fdegans@chromium.org>
Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#596484}
  • Loading branch information
Steelskin authored and Commit Bot committed Oct 4, 2018
1 parent 814df60 commit eccc6f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/fuchsia/linux.sdk.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
065fd902445d69829dddf465c524700b375de112
71c25d7b83015bf4a73479a01642053b7729f7b2
2 changes: 1 addition & 1 deletion build/fuchsia/mac.sdk.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4dfe28e996ad104738f8abdb1f27680b369dba9a
6dd76719416bfbc259fad038b92672f485c72fd1
2 changes: 1 addition & 1 deletion tools/fuchsia/local-sdk.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def main(args):

tempdir = tempfile.mkdtemp()
sdk_tar = os.path.join(fuchsia_root, 'out', 'release-' + arch, 'sdk',
'garnet.tar.gz')
'archive', 'garnet.tar.gz')

# Nuke the SDK from DEPS, put our just-built one there, and set a fake .hash
# file. This means that on next gclient runhooks, we'll restore to the
Expand Down

0 comments on commit eccc6f0

Please sign in to comment.