From 9ee529dd1016d1ab297f7e80c903de20628ee852 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Thu, 23 May 2024 14:04:31 -0700 Subject: [PATCH] Roll buildroot --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5bb1be63d0681..e2441637b18b2 100644 --- a/DEPS +++ b/DEPS @@ -277,7 +277,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '9a4ba8138aed94000ac5070590a21030008903bb', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '5b504e12fb1dddf1cd232ef4cfde67b153287513', 'src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',