From e4bcaadd6aa22b5ffdc01bc8e7aa6b0bf28bed76 Mon Sep 17 00:00:00 2001 From: Hidenori Matsubayashi Date: Thu, 12 Nov 2020 17:53:44 +0900 Subject: [PATCH 1/3] Commit for the test --- DEPS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DEPS b/DEPS index eae04f94da03a..630720b5a485a 100644 --- a/DEPS +++ b/DEPS @@ -105,7 +105,9 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '60b003915d131fb5d2b134742dd7b04e246f338d', + #'src': 'https://github.com/flutter/buildroot.git' + '@' + '60b003915d131fb5d2b134742dd7b04e246f338d', + # for the test. + src': 'https://github.com/HidenoriMatsubayashi/buildroot.git' + '@' + '19854d11fa53db17149f538c9b78b3286c61c23e', # Fuchsia compatibility # From f421aea8c1412ac7c0997d0a3fbf5b77f86bdab9 Mon Sep 17 00:00:00 2001 From: Hidenori Matsubayashi Date: Fri, 13 Nov 2020 09:43:23 +0900 Subject: [PATCH 2/3] fix typo --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 630720b5a485a..21442b5ba27b1 100644 --- a/DEPS +++ b/DEPS @@ -107,7 +107,7 @@ allowed_hosts = [ deps = { #'src': 'https://github.com/flutter/buildroot.git' + '@' + '60b003915d131fb5d2b134742dd7b04e246f338d', # for the test. - src': 'https://github.com/HidenoriMatsubayashi/buildroot.git' + '@' + '19854d11fa53db17149f538c9b78b3286c61c23e', + 'src': 'https://github.com/HidenoriMatsubayashi/buildroot.git' + '@' + '19854d11fa53db17149f538c9b78b3286c61c23e', # Fuchsia compatibility # From c0bfac3c0437764c77b9d92d097fcd5b0063063d Mon Sep 17 00:00:00 2001 From: Hidenori Matsubayashi Date: Fri, 13 Nov 2020 10:50:17 +0900 Subject: [PATCH 3/3] update the commit id --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 21442b5ba27b1..362623ff003b3 100644 --- a/DEPS +++ b/DEPS @@ -107,7 +107,7 @@ allowed_hosts = [ deps = { #'src': 'https://github.com/flutter/buildroot.git' + '@' + '60b003915d131fb5d2b134742dd7b04e246f338d', # for the test. - 'src': 'https://github.com/HidenoriMatsubayashi/buildroot.git' + '@' + '19854d11fa53db17149f538c9b78b3286c61c23e', + 'src': 'https://github.com/HidenoriMatsubayashi/buildroot.git' + '@' + '403b381e24ccddad718e9bc2a6e68a9e86552954', # Fuchsia compatibility #