From ba324fa34a2f4e0d2b81385c48a48ea4dda19780 Mon Sep 17 00:00:00 2001 From: Stuart Morgan Date: Thu, 8 Aug 2019 16:18:08 -0700 Subject: [PATCH 1/2] Roll buildroot for ANGLE support Rolls buildroot forward to include the updated buildroot patch for ANGLE support. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fbeb3adfab5d2..40963cf7865f0 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'c9561ea9f42c836e268c4bc84611d567a743e1ca', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'TBD', # Fuchsia compatibility # From f3bb2b0c749afaa692dac741a4e9e744ba7f025b Mon Sep 17 00:00:00 2001 From: stuartmorgan Date: Thu, 8 Aug 2019 19:41:06 -0700 Subject: [PATCH 2/2] Add actual hash --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 40963cf7865f0..3741e178446f7 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'TBD', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '16320fb5c3b15d5964553893438fab96fe82fde1', # Fuchsia compatibility #