Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 9729b80

Browse files
authored
Roll buildroot to 6cee685 (#27845)
This updates all buildroot Python scripts that were still on Python 2 to Python 3.
1 parent d0343f1 commit 9729b80

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)