Pin Flutter SDK to ensure reproducible builds 60/27960/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 1 Sep 2022 14:13:53 +0000 (10:13 -0400)
committerScott Murray <scott.murray@konsulko.com>
Thu, 1 Sep 2022 14:13:53 +0000 (10:13 -0400)
commitfbbfaa4f449a46cc15c2b60848ff6039f8930081
tree6340d939ffb8e3fd71b383cfeeea2da7713284ff
parent13169c3265ba75d783eb3723504298a08e768110
Pin Flutter SDK to ensure reproducible builds

To ensure reproducibility as well as avoid build failures when
Google upstream runs ahead of meta-flutter, set FLUTTER_SDK_TAG to
pin the Flutter SDK components as opposed to the meta-flutter
default of letting them float.

Bug-AGL: SPEC-4545

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: If7543329ba13f87abc0b66080494bd8f1e812642
meta-agl-flutter/conf/include/agl-flutter.inc