From 21e4c09337ee0856a660fcb69e154cf2312d7170 Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Mon, 28 Oct 2024 11:20:13 -0700 Subject: [PATCH] Roll buildroot to pick up revert of debugging gen_snapshot prints (flutter/engine#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) ``` --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/excluded_files | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 5190dc7d7d4..52d4e71aaa7 100644 --- a/DEPS +++ b/DEPS @@ -264,7 +264,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'c8f93f25a19cefaaeb64d4323e2fc8c9ccd20479', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '3f1a1f0b26c22a3de5ffe0d3a081397550a12185', 'src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7', diff --git a/engine/src/flutter/ci/licenses_golden/excluded_files b/engine/src/flutter/ci/licenses_golden/excluded_files index d2ce2dc12e4..31cf25281ef 100644 --- a/engine/src/flutter/ci/licenses_golden/excluded_files +++ b/engine/src/flutter/ci/licenses_golden/excluded_files @@ -1,7 +1,6 @@ ../../../.clang-format ../../../.git ../../../.gitattributes -../../../.github ../../../.gitignore ../../../.gn ../../../AUTHORS