From bda67f16c4fe464a5494bdcaeb64ebf07b0cbe7c Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Fri, 28 Dec 2018 09:05:00 -0800 Subject: [PATCH] Roll buildroot to pick up changes since the last roll: ``` 67befc4 Fix script so it assumes some default values for host_os, host_cpu vars. (#204) 262d978 Android readme (#202) ``` --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e6d5702c36ab9..df01d76dc0b07 100644 --- a/DEPS +++ b/DEPS @@ -116,7 +116,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '5f54a3e98dea0a79589820527658b49fef7916ea', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '67befc4acace09d636db2f1f23e47719fa7e8795', # Fuchsia compatibility #