From 8f8f5c1222927577a01ad8de67bfd3f836d54939 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Tue, 27 Jul 2021 07:51:39 -0700 Subject: [PATCH 1/2] Roll buildroot to b3a03d4b228f28aa271a13e2657b06eaf1979879 To pick up https://github.com/flutter/buildroot/pull/486 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 18e1f05c8211e..7fdc84022f6d0 100644 --- a/DEPS +++ b/DEPS @@ -97,7 +97,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'cc7ee4df801df9be3028b0ef5ef58c8868877dd7', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'b3a03d4b228f28aa271a13e2657b06eaf1979879', # Fuchsia compatibility # From 078c84bcb45d117cc38d9d66fee198e1455f7bc3 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Tue, 27 Jul 2021 09:03:16 -0700 Subject: [PATCH 2/2] Update further --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7fdc84022f6d0..1e88242237431 100644 --- a/DEPS +++ b/DEPS @@ -97,7 +97,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'b3a03d4b228f28aa271a13e2657b06eaf1979879', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'd28c48674b65936cf32063da51ef1445af82ac75', # Fuchsia compatibility #