From 21f050bc63918de65b8dd88641f461dc4309cd02 Mon Sep 17 00:00:00 2001 From: Mitchell Kember Date: Mon, 29 Jan 2024 16:13:08 -0800 Subject: [PATCH] Roll buildroot to 52689fe8955a9a4916a38f0b8ae5ea3e217037f4 To pick up flutter/buildroot#821 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8442b86ae2df0..d88601ce8a524 100644 --- a/DEPS +++ b/DEPS @@ -274,7 +274,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '5d969bd98e31ec90c23ccb982666ace80559f442', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '52689fe8955a9a4916a38f0b8ae5ea3e217037f4', 'src/flutter/third_party/rapidjson': Var('flutter_git') + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b',