From e4419dbc3eeac1f0e7e78c9dd8e2e7380bc6bb4b Mon Sep 17 00:00:00 2001 From: Alexander Biggs Date: Tue, 11 Jan 2022 07:40:52 -0800 Subject: [PATCH] [fuchsia] Bump buildroot/ to fix Fuchsia SDK roll Discussed the current SDK roll failure #96126 with the Fuchsia SDK team and submitted https://github.com/flutter/buildroot/commit/3497b9dfe353e862a009df660e912573d0b28852 for a fix. This rolls that commit into engine/. It's the only commit being rolled: https://github.com/flutter/buildroot/compare/3497b9dfe353e862a009df660e912573d0b28852..17aaf301a1774cc5b639df288bba0b28dbd4e744 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dc7e3b728ae9f..81fdcc90dac2a 100644 --- a/DEPS +++ b/DEPS @@ -101,7 +101,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '17aaf301a1774cc5b639df288bba0b28dbd4e744', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '3497b9dfe353e862a009df660e912573d0b28852', # Fuchsia compatibility #