From: Scott Murray Date: Tue, 7 Jun 2022 20:12:25 +0000 (-0400) Subject: Update vehicle signal using app recipes X-Git-Tag: 13.91.0~10 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=fa8b62e148ec1f2be0494d6f899940913d49704f;hp=fa8b62e148ec1f2be0494d6f899940913d49704f;p=AGL%2Fmeta-agl-demo.git Update vehicle signal using app recipes Update the recipes for the Qt demo applications that were previously using signal-composer either directly or indirectly to work with the new VehicleSignals API in libqtappfw. For most of them this means updating their SRCREV to pick up the application changes, and installing the new configuration file and associated JSON web token file for KUKSA.val authorization. At present all the apps are using one of the default read-write tokens from the KUKSA.val install, but ideally this will end up migrated to app specific tokens with appropriate permissions JSON down the road, potentially obtained via OAuth or similar mechanism. Additionally, the tbtnavi recipe has been updated to install a systemd unit to start it at boot. Bug-AGL: SPEC-4409, SPEC-4426 Signed-off-by: Scott Murray Change-Id: I46be098fc31be02852e7888ba0ffd14674efa12b ---