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