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

Commit c9dd690

Browse files
authored
Roll buildroot to pick up revert of debugging gen_snapshot prints (#56175)
Changes since last roll ``` 3f1a1f0 Revert "For --time'd failed gn_run_binary.py runs repeat failed command (#910)" (#914) e256f5c Remove github actions from buildroot (#913) ```
1 parent b59d44e commit c9dd690

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ allowed_hosts = [
264264
]
265265

266266
deps = {
267-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'c8f93f25a19cefaaeb64d4323e2fc8c9ccd20479',
267+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '3f1a1f0b26c22a3de5ffe0d3a081397550a12185',
268268

269269
'src/flutter/third_party/depot_tools':
270270
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',

ci/licenses_golden/excluded_files

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
../../../.clang-format
22
../../../.git
33
../../../.gitattributes
4-
../../../.github
54
../../../.gitignore
65
../../../.gn
76
../../../AUTHORS

0 commit comments

Comments
 (0)