From cf1ae0080ad0a4ce280bac0ca6df0076a56a83ca Mon Sep 17 00:00:00 2001 From: Jason Simmons Date: Tue, 27 Feb 2024 00:32:23 +0000 Subject: [PATCH] Roll buildroot to 21b1b9f2645fada701885108e86aefbcb3b1cca0 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ab210439de498..f49393ac8e40c 100644 --- a/DEPS +++ b/DEPS @@ -275,7 +275,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '5413806166ee3b5198b9dd1c1f684d266ad9850c', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '21b1b9f2645fada701885108e86aefbcb3b1cca0', 'src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',