summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/recipes-config
AgeCommit message (Collapse)AuthorFilesLines
2023-06-02meta-agl-flutter: add agl-flutter-envScott Murray1-0/+15
Add agl-flutter-env recipe that installs a /etc/default/flutter environment file that can be sourced to get the default Flutter version and runtime type. The variable AGL_FLUTTER_DEFAULT_RUNTIME can be overridden at build time to switch the default runtime from release to something else. Bug-AGL: SPEC-4819 Change-Id: I33ef50c932116aecddb746007722ce8163079389 Signed-off-by: Scott Murray <scott.murray@konsulko.com>