Enable running audio services on host for KVM demo 62/29762/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 20 Feb 2024 20:17:17 +0000 (15:17 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 19 Mar 2024 14:10:19 +0000 (14:10 +0000)
commita048283b5d63452f1a752769a690b53ef884e70f
tree724bea2d0c5cc4ead366c8fa967f4605293f2a2e
parentcdb8cbef1ff2bbf188918f7d5a37763b57873f66
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
(cherry picked from commit 49a85681e52d1f568a5bb6086d7e14af701ac6dc)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29762
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]