From a1f212dbc6e5c9dce762627666ad3dcc2cb366d7 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Tue, 29 Aug 2023 15:03:48 -0700 Subject: [PATCH] Roll buildroot To pick up https://github.com/flutter/buildroot/pull/757, which makes some sysroot paths relative. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9858ddc1d5c1d..f2cdc992cfb86 100644 --- a/DEPS +++ b/DEPS @@ -257,7 +257,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'f91786b0f7ed84f4d55fef7707b68bea180281f5', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '5b5e954cfb6e3f7457a32206c178a298423f0b30', # Fuchsia compatibility #