From 1dcdb5e4bb1c2feddf6bfafef6d0610aa42446a2 Mon Sep 17 00:00:00 2001 From: stuartmorgan Date: Tue, 6 Aug 2019 22:35:26 -0700 Subject: [PATCH] Roll buildroot back to an earlier version (flutter/engine#10681) Rolls back to c6bd1f1e25048a97d99cf2fa679bd54ebad94697, which was the last version at which the engine tree was known to be green. The ANGLE reland broke the tree, and the fix for it landed after an Android SDK roll that has coupled engine changes, so rolling back to an earlier buildroot is the fastest way to get the tree green again. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 90e858fe895..b6419a37d08 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '07d0e2668a491a67197d569d4e6a724d3191bdd1', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'c6bd1f1e25048a97d99cf2fa679bd54ebad94697', # Fuchsia compatibility #