Skip to content

Commit

Permalink
[fuchsia] Update buildroot to support arm64 (flutter#10240)
Browse files Browse the repository at this point in the history
  • Loading branch information
iskakaushik authored Jul 30, 2019
1 parent cf46f88 commit e77e4f0
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 @@ -136,7 +136,7 @@ allowed_hosts = [
]

deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'b9f3f7f78288b66cd80665be2378b5b9d6e36f35',
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'de2a399cf6fbc24c2fa5dc7e93dabde5c436cfb3',

# Fuchsia compatibility
#
Expand Down

0 comments on commit e77e4f0

Please sign in to comment.