mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update buildroot (for target triple) and boringssl (for Clang IAS) fixes for non-ARM platforms. (#3077)
This commit is contained in:
parent
49c022b1e1
commit
85feff83d8
4
DEPS
4
DEPS
@ -28,7 +28,7 @@ vars = {
|
||||
# Note: When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of dart are also updated
|
||||
'dart_revision': 'cfbf1a511e6e64d35789e34e161a7b10a88a439c',
|
||||
'dart_boringssl_gen_revision': '922830c0aad900dd3d143eef1ba06faa83fe263b',
|
||||
'dart_boringssl_gen_revision': 'de218d3e1b6d210e1d132ecc748e0125d1020ac9',
|
||||
'dart_boringssl_revision': '8d343b44bbab829d1a28fdef650ca95f7db4412e',
|
||||
'dart_observatory_packages_revision': '26aad88f1c1915d39bbcbff3cad589e2402fdcf1',
|
||||
'dart_root_certificates_revision': 'aed07942ce98507d2be28cbd29e879525410c7fc',
|
||||
@ -45,7 +45,7 @@ allowed_hosts = [
|
||||
]
|
||||
|
||||
deps = {
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'a938377f3f705a75c9054ed851677e33750eb0ee',
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '8e04368ac4c14efc5d6421ef5f3c3876ba0170f7',
|
||||
|
||||
# Fuchsia compatibility
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user