From 90ffc49b355b64b10b6fd0355d93dbf075b32394 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Tue, 26 Mar 2024 09:28:45 -0700 Subject: [PATCH] Roll buildroot to ba3ca696f4f95e998707523be755c15440c6bf3f To pick up https://github.com/flutter/buildroot/pull/840 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 66963386d1c75..8a03be97354e6 100644 --- a/DEPS +++ b/DEPS @@ -289,7 +289,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '2a16784938d3be059014d4112f00ac70a386fa0c', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'ba3ca696f4f95e998707523be755c15440c6bf3f', 'src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',