Skip to content

Commit b8eda91

Browse files
cbrackennaudzghebre
authored andcommitted
Roll buildroot to 6cee685 (flutter#27845)
This updates all buildroot Python scripts that were still on Python 2 to Python 3.
1 parent 6a51d77 commit b8eda91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ allowed_hosts = [
9797
]
9898

9999
deps = {
100-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '630be430df9d10a923d2da5f3be067c75943420a',
100+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '6cee685b6bed193471aa7eaffae1fdc56cef0060',
101101

102102
# Fuchsia compatibility
103103
#

0 commit comments

Comments
 (0)