Restore Qt compositor cluster demo image 95/27195/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 21 Mar 2022 21:03:07 +0000 (17:03 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 22 Mar 2022 13:36:31 +0000 (13:36 +0000)
commit33fa4e419dc15b86a169851fd4597447f0549ef0
tree63681b5e2f95e7731dac17edc8a6d7ca94cd12e1
parent714379e09cc5e7b06012ba831289963cfc84ba4d
Restore Qt compositor cluster demo image

Changes:
- Added the required backend plugin options for running with Qt's
  compositor to the PACKAGECONFIG variable in the qtbase recipe
  bbappend.
- Restore an updated recipe for the agl-cluster-demo-qtcompositor
  image, with updates to the associated packagegroups for the app
  framework removal.
- As part of the above, the duplication of the profile-cluster-qt5
  package naming has been clarified in the qt5 versus qtcompositor
  packagegroups with new -wayland and -egl suffixes, with the previous
  plain -qt5 name aliasing the wayland option to maintain expected
  behavior.  This avoids packaging conflict errors if building both
  types of cluster demo image in the same tree.
- Restore updated cluster-gauges-qtcompositor recipe required for the
  image.
- A simple systemd unit file has been added for the cluster-gauges
  application and is currently installed as a system session unit.
  Some rework of the agl-session scheme is required to run as a
  user unit, the intent is to address that in one of the 13.0.x point
  releases.

Bug-AGL: SPEC-4283

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Id79484c025fef067d7d47eaf783768e700a9dc8d
recipes-demo/cluster-gauges-qtcompositor/cluster-gauges-qtcompositor/cluster-gauges-qtcompositor.service [new file with mode: 0644]
recipes-demo/cluster-gauges-qtcompositor/cluster-gauges-qtcompositor_git.bb [new file with mode: 0644]
recipes-platform/images/agl-cluster-demo-qtcompositor.bb [new file with mode: 0644]
recipes-platform/packagegroups/packagegroup-agl-cluster-demo-qtcompositor.bb [new file with mode: 0644]
recipes-platform/packagegroups/packagegroup-agl-profile-cluster-qt5.bb
recipes-platform/packagegroups/packagegroup-agl-profile-cluster-qtcompositor.bb
recipes-qt/qt/qtbase_agldemo.inc