Skip to content

Commit

Permalink
Roll buildroot to 60e8349
Browse files Browse the repository at this point in the history
This picks up:

flutter/buildroot#461: Update sysroot_ld_path.py for Python3

Issue: flutter/flutter#83043
  • Loading branch information
cbracken committed Jun 4, 2021
1 parent 4cb4710 commit 1ed68e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ allowed_hosts = [
]

deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + '91b3d1f3a878a6d6ce0749a233d5d467c4daaf41',
'src': 'https://github.com/flutter/buildroot.git' + '@' + '60e83491e8ce171687431e6e7a4b0cd20b4d8d40',

# Fuchsia compatibility
#
Expand Down

0 comments on commit 1ed68e6

Please sign in to comment.