Enable running audio services on host for KVM demo 02/29702/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 20 Feb 2024 20:17:17 +0000 (15:17 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 8 Mar 2024 18:27:03 +0000 (18:27 +0000)
commit49a85681e52d1f568a5bb6086d7e14af701ac6dc
tree70bfa3c2bc1b77ded7d48d84dde1c3b64024696a
parent3a72cfd21cdd03401ea3208afd721d83c220d3e8
Enable running audio services on host for KVM demo

Changes:
- Add agl-kvm-host-audio feature for configuring other changes.
- Make installation of packagegroup-agl-ivi-service-platform in the
  KVM host versus IVI images dependent on the agl-kvm-host-audio
  feature.  Some recipe dependencies are tweaked by the feature
  being specified to avoid accidentally pulling things into the
  IVI guest images.
- Add KVM demo specific configuration for applications affected by
  running the databroker on the host versus in the IVI guest, and
  use it if the agl-kvm-host-kuksa feature is enabled.

Bug-AGL: SPEC-5082

Change-Id: I3a6e6216a90e4d260c20f0b048e6332466aef4ff
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29702
ci-image-boot-test: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jenkins Job builder account
24 files changed:
recipes-demo/agl-service-radio/agl-service-radio_git.bb
recipes-demo/agl-service-radio/files/radio.conf.kvm-demo [new file with mode: 0644]
recipes-demo/flutter-cluster-dashboard/files/cluster-dashboard.yaml.demo
recipes-demo/flutter-cluster-dashboard/files/kvm.conf [new file with mode: 0644]
recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb
recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-demo [new file with mode: 0644]
recipes-demo/flutter-ics-homescreen/files/kvm.conf [new file with mode: 0644]
recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb
recipes-demo/libqtappfw/libqtappfw_git.bb
recipes-demo/navigation/ondemandnavi/navigation.conf.kvm-demo [new file with mode: 0644]
recipes-demo/navigation/ondemandnavi_git.bb
recipes-demo/navigation/tbtnavi/kvm.conf [new file with mode: 0644]
recipes-demo/navigation/tbtnavi/tbtnavi.conf.kvm-demo [new file with mode: 0644]
recipes-demo/navigation/tbtnavi_git.bb
recipes-platform/images/agl-image-ivi.bb
recipes-platform/images/agl-ivi-demo-features.inc
recipes-platform/images/agl-ivi-demo-platform-flutter.bb
recipes-platform/images/agl-ivi-demo-platform.bb
recipes-platform/images/agl-kvm-demo-platform.bb
recipes-platform/packagegroups/packagegroup-agl-demo-cluster-support.bb [deleted file]
recipes-platform/packagegroups/packagegroup-agl-ivi-multimedia.bb
templates/feature/agl-kvm-host-audio/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-kvm-host-audio/README_feature_agl-kvm-host-kuksa.md [new file with mode: 0644]
templates/feature/agl-kvm-host-audio/included.dep [new file with mode: 0644]