summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-ivi-demo-control-panel-preconfigured-gateway.bb
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-07-04 14:44:46 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-07-24 09:14:03 +0000
commit94a19893064724d89893252735883cdb0415835f (patch)
tree4bff24f56fd4b235870307e7834d67576038a9e5 /recipes-platform/images/agl-ivi-demo-control-panel-preconfigured-gateway.bb
parentca836399d23e92f20d7ccc02122ab029e695cc6b (diff)
Move agl-demo-control-panel into own layer and feature during qt6 migration
This creates a temporary sublayer for the demo control panel until meta-agl-demo itself is migrated to qt6. Bug-AGL: SPEC-5195 Change-Id: I07f97385600fb695e182b11c528225d5510185d9 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30067
Diffstat (limited to 'recipes-platform/images/agl-ivi-demo-control-panel-preconfigured-gateway.bb')
-rw-r--r--recipes-platform/images/agl-ivi-demo-control-panel-preconfigured-gateway.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-platform/images/agl-ivi-demo-control-panel-preconfigured-gateway.bb b/recipes-platform/images/agl-ivi-demo-control-panel-preconfigured-gateway.bb
deleted file mode 100644
index fc23e88a4..000000000
--- a/recipes-platform/images/agl-ivi-demo-control-panel-preconfigured-gateway.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require agl-ivi-demo-control-panel.bb
-
-SUMMARY = "AGL gateway demo control panel image"
-
-IMAGE_FEATURES += "kuksa-val-databroker"
-
-IMAGE_INSTALL += " \
- agl-demo-control-panel-conf-gateway-demo \
- vss-agl-control-panel \
- kuksa-can-provider-conf-control-panel \
-"