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.bb19
1 files changed, 19 insertions, 0 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
new file mode 100644
index 00000000..a69302b3
--- /dev/null
+++ b/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimeprofile.bb
@@ -0,0 +1,19 @@
+SUMMARY = "Baseline Flutter Image for Profiling"
+
+LICENSE = "MIT"
+
+require agl-image-flutter.inc
+
+IMAGE_INSTALL:append = "\
+ weston-ini-conf-landscape \
+ \
+ flutter-auto-runtimeprofile \
+ \
+ flutter-gallery-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 \
+ "