From d69ddf9966cd6b6830553c0c522fa1b6d06a1976 Mon Sep 17 00:00:00 2001 From: Michael Goderbauer Date: Mon, 29 Oct 2018 11:29:59 -0700 Subject: [PATCH] Roll buildroot to 11a934e99eaa4aa8e278cd2772aff4f51f1f3c41 (flutter/engine#6687) This reverts a change in buildroot that caused regressions (see https://github.com/flutter/flutter/issues/23678). --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1c25dda927..ed54bc606c 100644 --- a/DEPS +++ b/DEPS @@ -117,7 +117,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '8b75164b0d336a16da67bed187d05dcef4b8f99d', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '11a934e99eaa4aa8e278cd2772aff4f51f1f3c41', # Fuchsia compatibility #