From 1c6ba3dadaaf13e0df5abd87c6c755986844d522 Mon Sep 17 00:00:00 2001 From: Chinmay Garde Date: Tue, 7 Dec 2021 13:47:25 -0800 Subject: [PATCH] Roll buildroot to 430b57c643883e6090b5af09faddd8048efee57c. The roll includes [build rules](https://github.com/flutter/buildroot/pull/535) for dependencies whose mirrors haven't been setup yet. Once those are setup, those DEPS will be added here along with updates to the licenses. This just rolls buildroot to ToT. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 81de339e99a37..2bd534cbbe239 100644 --- a/DEPS +++ b/DEPS @@ -99,7 +99,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'e1518c47df280042917af4faca19df804918f20e', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '430b57c643883e6090b5af09faddd8048efee57c', # Fuchsia compatibility #