summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/conf/include/agl-flutter.inc
blob: cf489d0263e9f3653310a3d87c3ba80db37b14ab (plain)
1
2
3
4
5
6
7
AGL_FEATURES += "agl-flutter"

FLUTTER_SDK_TAG = "3.13.9"

# Mask libstd-rs bbappend out since the change it makes does not
# build with newer versions of Rust.
BBMASK += "meta-flutter/recipes-devtools/rust/libstd-rs_%.bbappend"