diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-08-05 10:38:24 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-08-05 10:38:24 -0400 |
commit | 73192c639f6eb63dba996e8fa5638e9d20136d49 (patch) | |
tree | 6bf01c8a303c3a83aa529d936b4d8310046c7360 /meta-agl-flutter | |
parent | 33cdbee53ea3ec3d2f88e05744ea9e6611c40772 (diff) |
meta-agl-flutter: update agl-image-flutter-runtimedebug
The previous change missed removing the extra couple of unused apps
from agl-image-flutter-runtimedebug as was done with the other
variants, do so to keep the images consistent.
Bug-AGL: SPEC-4485
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ifcae9a42b1387af6b4441f8d7adfeefea8e02c73
Diffstat (limited to 'meta-agl-flutter')
-rw-r--r-- | meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimedebug.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimedebug.bb b/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimedebug.bb index 7432f1de..af3688e2 100644 --- a/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimedebug.bb +++ b/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimedebug.bb @@ -16,7 +16,4 @@ IMAGE_INSTALL:append = "\ flutter-test-texture-egl-runtimedebug \ flutter-test-secure-storage-runtimedebug \ flutter-test-localization-runtimedebug \ - \ - flutter-app-igalia-homescreen-runtimedebug \ - flutter-app-pumped-fuel-ped-runtimedebug \ " |