From 11ceb7a0861cb14330cef66bc156e196b0c86857 Mon Sep 17 00:00:00 2001 From: Chris Bracken Date: Tue, 3 Apr 2018 14:34:46 -0700 Subject: [PATCH] Roll buildroot to 8dddd90bf943a8174913564353b30a3b11ee0f7a (#4928) Includes: * Derive iOS host toolchain from $host_cpu (flutter/buildroot#131) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 06d0b4d7866..2cca21e22cd 100644 --- a/DEPS +++ b/DEPS @@ -115,7 +115,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '35d44f8c4e20043de7615adf2f1203acb12ad236', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '8dddd90bf943a8174913564353b30a3b11ee0f7a', # Fuchsia compatibility #