From 5a4a8f117015bb4ec914997e2132bbcc07c0ffc3 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Wed, 30 Nov 2022 14:54:14 -0800 Subject: [PATCH] Roll buildroot to prevent excessive dirtying on Xcode 14 (flutter/engine#37991) Roll https://github.com/flutter/buildroot/pull/652 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9284d17e51c..d492f628e99 100644 --- a/DEPS +++ b/DEPS @@ -236,7 +236,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'f63462fc605c94da9301d7263ce1b1f53bf4188a', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '8747bce41d0dc6d9dc45c4d1b46d2100bb9ee688', # Fuchsia compatibility #