From ddd6de46566babc32a6b9837797273bec288f018 Mon Sep 17 00:00:00 2001 From: Christopher Fujino Date: Thu, 28 Mar 2019 14:24:42 -0700 Subject: [PATCH] update buildroot dep for https://github.com/flutter/buildroot/commit/e2ca4571fa39be20ab1bf67c65d4700612756af2 (flutter/engine#8359) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 14f13d0ba4..6a4dc07df5 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'ad098fcdb1b41fcf57c22e46e898d0dc04d3a178', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'e2ca4571fa39be20ab1bf67c65d4700612756af2', # Fuchsia compatibility #