From 21df44f8b0aba5d551fce74da4c0abfb0692e783 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Thu, 18 Jul 2024 12:45:11 -0700 Subject: [PATCH] Roll buildroot to 327906297b49980748ea1956019829e7c434a03e (flutter/engine#53994) To pick up https://github.com/flutter/buildroot/pull/876 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 08381575b8a..c7e5727c7d9 100644 --- a/DEPS +++ b/DEPS @@ -277,7 +277,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'e265c359126b24351f534080fb22edaa159f2215', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '327906297b49980748ea1956019829e7c434a03e', 'src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',