From d6c9d3d1014be511270986cac7a411a56f4dd8da Mon Sep 17 00:00:00 2001 From: Huan Lin Date: Fri, 15 Nov 2024 14:29:23 -0800 Subject: [PATCH] update deps --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 3779c8e38611e..a8cd5aa8f22f5 100644 --- a/DEPS +++ b/DEPS @@ -154,7 +154,7 @@ vars = { "upstream_boringssl_gen": "https://github.com/dart-lang/boringssl_gen.git", "upstream_boringssl": "https://github.com/openssl/openssl.git", "upstream_brotli": "https://github.com/google/brotli.git", - "upstream_buildroot": "https://github.com/flutter/buildroot.git", + "upstream_buildroot": "https://github.com/hellohuanlin/buildroot.git", "upstream_dart_style": "https://github.com/dart-lang/dart_style.git", "upstream_dartdoc": "https://github.com/dart-lang/dartdoc.git", "upstream_equatable": "https://github.com/felangel/equatable.git", @@ -255,7 +255,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'cc9bcddf1524812c80ef741191d5db7469e705de', + 'src': 'https://github.com/hellohuanlin/buildroot.git' + '@' + 'bf1ea81ed51de048a8d3d3ae9bd00b677a7376fb', 'src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',