Rework cluster demo configuration 93/28293/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 20 Dec 2022 19:24:30 +0000 (14:24 -0500)
committerScott Murray <scott.murray@konsulko.com>
Thu, 29 Dec 2022 04:23:22 +0000 (04:23 +0000)
commit2026e365a98e57c319f319e746d307fc94b97a12
treed75f070b2134e8b1e475df2803fff840be614968
parent56f1eaaa7b445fdc2009f712e45ae87db9cab731
Rework cluster demo configuration

Changes:
- Rename cluster-dashboard-demo-config to cluster-demo-config since
  the installed AGL.conf will also be used for receiver configuration
  now.
- Add a Flutter cluster version of AGL.conf that configures the
  receiver window geometry as required.  The alternative mechanism
  is used to generate separate packages with the different AGL.conf
  files.
- Update the package names installed by agl-demo-preload in the Qt
  and Flutter cluster demo images.

It may make sense to do further rework in the dashboard and receiver
apps post-CES to split things into separate configuration files, but
this seems the most straightforward way to do things for now.

Bug-AGL: SPEC-4640

Change-Id: If8a65228c75f28a53ef32a49be90f75a85d60a16
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-config/cluster-dashboard-demo-config/cluster-dashboard-demo-config_1.0.bb [deleted file]
recipes-config/cluster-demo-config/cluster-demo-config_1.0.bb [new file with mode: 0644]
recipes-config/cluster-demo-config/files/AGL.conf.default [moved from recipes-config/cluster-dashboard-demo-config/files/AGL.conf.cluster with 100% similarity]
recipes-config/cluster-demo-config/files/AGL.conf.flutter [new file with mode: 0644]
recipes-platform/images/agl-cluster-demo-platform-flutter.bb
recipes-platform/images/agl-cluster-demo-platform.bb