summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimeprofile.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimeprofile.bb')
-rw-r--r--meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimeprofile.bb11
1 files changed, 10 insertions, 1 deletions
diff --git a/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimeprofile.bb b/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimeprofile.bb
index 031000a9..8b819922 100644
--- a/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimeprofile.bb
+++ b/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimeprofile.bb
@@ -9,9 +9,18 @@ IMAGE_INSTALL:append = "\
\
flutter-auto-runtimeprofile \
\
+ flutter-engine-runtimeprofile-sdk-dev \
+ \
flutter-gallery-runtimeprofile \
- flutter-gallery-runtimeprofile-init \
+ flutter-test-animated-background-runtimeprofile \
flutter-test-texture-egl-runtimeprofile \
flutter-test-secure-storage-runtimeprofile \
flutter-test-localization-runtimeprofile \
+ \
+ flutter-app-igalia-homescreen-runtimeprofile \
+ flutter-app-pumped-fuel-ped-runtimeprofile \
+ "
+
+IMAGE_FEATURES:append = "\
+ ssh-server-openssh \
"