mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll buildroot and Fuchsia toolchain and unblock the Fuchsia/Linux autoroller manually. (flutter/engine#12209)
This commit is contained in:
parent
c9ea0188d7
commit
bd152141d3
4
DEPS
4
DEPS
@ -136,7 +136,7 @@ allowed_hosts = [
|
||||
]
|
||||
|
||||
deps = {
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'b20950ca00bb709252d55e9b3ca3b6a5cea78c4e',
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '3a215c622c53eeff4e1dd28b2a7e3b835f84d89e',
|
||||
|
||||
# Fuchsia compatibility
|
||||
#
|
||||
@ -568,7 +568,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'fuchsia/clang/linux-amd64',
|
||||
'version': '2IT_bBWGjJkafoxd7wZbLv6YKcQU68LtYjjbgLYYKRYC'
|
||||
'version': '2Zhb_d8mlEZ32DvudCzH3qfmpsPvqXiGxDKoEbepTdcC'
|
||||
}
|
||||
],
|
||||
'condition': 'host_os == "linux"',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user