From 850f26768c9f8e4b64497b9e6c6460cba2638f74 Mon Sep 17 00:00:00 2001 From: Chris Bracken Date: Thu, 8 Sep 2022 17:35:39 -0700 Subject: [PATCH] Roll buildroot to a237fca3756ea1580ab05b0c3f6f8fde722731ef Includes: * Enable native Windows on Arm build (flutter/buildroot#612) Issue: https://github.com/flutter/flutter/issues/62597 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 998d8fc26de91..45eac034398cb 100644 --- a/DEPS +++ b/DEPS @@ -102,7 +102,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '9639de21458b03a5f7d4e9733eef17330dc6d835', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'a237fca3756ea1580ab05b0c3f6f8fde722731ef', # Fuchsia compatibility #