From c57e90dd6fe41683bb2a75c411f2e711269faef6 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Wed, 1 Dec 2021 23:48:55 -0800 Subject: [PATCH 1/3] Update buildroot to pick up Xcode macOS SDK parsing --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 312996de85e4a..2add472205a05 100644 --- a/DEPS +++ b/DEPS @@ -99,7 +99,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '42be4395efc85e455bbdd555ef2791615338dbea', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '97e127ae7ef2052f7a684d3f7fb688a75c9d11ab', # Fuchsia compatibility # From a53cd404ef457408ad5466c3e3ec48d8f0b0fc93 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Thu, 2 Dec 2021 09:42:36 -0800 Subject: [PATCH 2/3] And print --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2add472205a05..7b316f81bdf11 100644 --- a/DEPS +++ b/DEPS @@ -99,7 +99,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '97e127ae7ef2052f7a684d3f7fb688a75c9d11ab', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '6b40830418375475f7ad8ede1b8a3a7a66928040', # Fuchsia compatibility # From c9faa288fc08c9fd19838d54be1bf9eec1c5befc Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Thu, 2 Dec 2021 13:04:41 -0800 Subject: [PATCH 3/3] Mac OSX --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7b316f81bdf11..22f47e8c264a2 100644 --- a/DEPS +++ b/DEPS @@ -99,7 +99,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '6b40830418375475f7ad8ede1b8a3a7a66928040', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '36609df73b63e5ed0064240f302c445188ed902e', # Fuchsia compatibility #