From de15ab1512622aa2ab2bffe6c8a41315b7794a69 Mon Sep 17 00:00:00 2001 From: Chris Bracken Date: Tue, 16 Feb 2021 12:06:12 -0800 Subject: [PATCH] Roll buildroot to 47043991a50e1cfda66766009885197a05bb29f1 This contains only a single patch which enables builds of the --winuwp target: https://github.com/flutter/buildroot/pull/438 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 78a2225dafa31..b1993ca3ce6ec 100644 --- a/DEPS +++ b/DEPS @@ -100,7 +100,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'bc399c09daea4df5ef557d274062ec01292ec906', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '47043991a50e1cfda66766009885197a05bb29f1', # Fuchsia compatibility #