From 46814c44a87f9a0d848188528c2c8bb0e4c09153 Mon Sep 17 00:00:00 2001 From: Dan Field Date: Fri, 11 Dec 2020 13:54:15 -0800 Subject: [PATCH 1/3] Roll buildroot to flutter/buildroot@137ddfc670a190b478dfdd3e94ced1fec2b6131f See flutter/buildroot#417 This helps make GOMA work on macOS related builds. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fc3293ec04954..d164ebacba96a 100644 --- a/DEPS +++ b/DEPS @@ -101,7 +101,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '4985b584a430ea3fda9433dccafa5047531e0974', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '137ddfc670a190b478dfdd3e94ced1fec2b6131f', # Fuchsia compatibility # From 0b53fce73fb214e737002a50dd3b94f7fa39d6a5 Mon Sep 17 00:00:00 2001 From: Dan Field Date: Fri, 11 Dec 2020 16:37:43 -0800 Subject: [PATCH 2/3] Update DEPS --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d164ebacba96a..480fab9b4c613 100644 --- a/DEPS +++ b/DEPS @@ -101,7 +101,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '137ddfc670a190b478dfdd3e94ced1fec2b6131f', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '15519113ddafd2e6bd37df39d2284e76cad95550', # Fuchsia compatibility # From 2f25240171b7aef71126fb54cd10bc06fb904323 Mon Sep 17 00:00:00 2001 From: Dan Field Date: Mon, 14 Dec 2020 14:33:57 -0800 Subject: [PATCH 3/3] Update DEPS --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e94a43385c268..f5ee9ab364737 100644 --- a/DEPS +++ b/DEPS @@ -101,7 +101,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '15519113ddafd2e6bd37df39d2284e76cad95550', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '64bf32094b19bfecc2515aedb7e130f7ba15d297', # Fuchsia compatibility #