Add demo specific KUKSA.val configuration 04/27604/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 7 Jun 2022 00:16:57 +0000 (20:16 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 7 Jun 2022 17:08:58 +0000 (13:08 -0400)
commit848adc2f0ff01e1dd4b758b947c47657a0a05dc6
treeb8ef75209cf9cb6ba49e75dafae14ff1379bc9e2
parentae8491ac60f249d7ab09033c9b6971bfd6d512ef
Add demo specific KUKSA.val configuration

Add kuksa-val-agl and kuksa-val-agl-demo-cluster recipes that install
extra configuration for KUKSA.val for the AGL demo platform.

Changes:
- Add kuksa-val-agl recipe to install AGL specific signals overlay
  and uses a new environment variable hook in the kuksa-val systemd
  unit to pass the required --overlays option to pick it up.
- Add kuksa-val-agl-demo-cluster recipe to install cluster support
  specific kuksa-val environment file that makes kuksa-val-server
  listen on all addresses.  This is hopefully a stop gap approach
  for the cluster demo until support for listening on multiple
  addresses is added upstream.
- Add kuksa-val-agl to packagegroup-agl-ivi-services to enable the
  AGL specific signals in the demo images.
- Add kuksa-val-agl-demo-cluster to packagegroup-agl-demo-cluster-support
  to pick it up when the agl-demo-cluster-support feature is used
  to build an image for the full AGL demo setup.

Bug-AGL: SPEC-4405

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I9f847a2520bc55be6d994a45bc8815b86ec1d1ae
recipes-connectivity/kuksa-val/kuksa-val-agl-demo-cluster.bb [new file with mode: 0644]
recipes-connectivity/kuksa-val/kuksa-val-agl-demo-cluster/kuksa-val.env [new file with mode: 0644]
recipes-connectivity/kuksa-val/kuksa-val-agl.bb [new file with mode: 0644]
recipes-connectivity/kuksa-val/kuksa-val-agl/00-agl_vss_overlay_2.2.json [new file with mode: 0644]
recipes-connectivity/kuksa-val/kuksa-val-agl/kuksa-val.env [new file with mode: 0644]
recipes-connectivity/kuksa-val/kuksa-val/kuksa-val.service
recipes-platform/packagegroups/packagegroup-agl-demo-cluster-support.bb
recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb