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

Commit 03023e0

Browse files
author
Hidenori Matsubayashi
authored
[linux] Change the buildroot DEPS for Linux Arm64 support (#22284)
1 parent 5d481fb commit 03023e0

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
@@ -105,7 +105,7 @@ allowed_hosts = [
105105
]
106106

107107
deps = {
108-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '9184ff0695be1b3e4bb20cf64efcfa56daa0a3c0',
108+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '89b49b10fda43496353e0839964919d688fa5594',
109109

110110
# Fuchsia compatibility
111111
#

0 commit comments

Comments
 (0)