Skip to content

Commit

Permalink
Roll Fuchsia Linux SDK from 1KABCKdr8VToJTlt-... to -5L2wI7BjRNgnccfl…
Browse files Browse the repository at this point in the history
…... (flutter#44136)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC jonahwilliams@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll authored and gaaclarke committed Aug 30, 2023
1 parent a9fc8a7 commit 8eac966
Show file tree
Hide file tree
Showing 3 changed files with 633 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ deps = {
'packages': [
{
'package': 'fuchsia/sdk/core/linux-amd64',
'version': '1KABCKdr8VToJTlt-wmaa2O7OhO7yrIHNJFUWsuorXcC'
'version': '-5L2wI7BjRNgnccfl7cJM5YVPF3VVvAscZJg7wy1yjsC'
}
],
'condition': 'host_os == "linux" and not download_fuchsia_sdk',
Expand Down
2 changes: 2 additions & 0 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,8 @@
../../../fuchsia/sdk/linux/README.md
../../../fuchsia/sdk/linux/arch/arm64/sysroot/dist/lib/asan/ld.so.1
../../../fuchsia/sdk/linux/arch/arm64/sysroot/dist/lib/ld.so.1
../../../fuchsia/sdk/linux/arch/riscv64/sysroot/dist/lib/asan/ld.so.1
../../../fuchsia/sdk/linux/arch/riscv64/sysroot/dist/lib/ld.so.1
../../../fuchsia/sdk/linux/arch/x64/sysroot/dist/lib/asan/ld.so.1
../../../fuchsia/sdk/linux/arch/x64/sysroot/dist/lib/ld.so.1
../../../fuchsia/sdk/linux/dart/sl4f/meta.json
Expand Down
Loading

0 comments on commit 8eac966

Please sign in to comment.