summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-dashboard/files/dashboard.yaml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-09-19 08:02:08 -0400
committerScott Murray <scott.murray@konsulko.com>2023-09-20 17:06:46 +0000
commitd4d6744afb63b822a31c683b6510c54f7bcd74bf (patch)
tree0cb14642353b71cd6adcbbe780b21e9c5708d352 /recipes-demo/flutter-dashboard/files/dashboard.yaml
parent55ecd266150ce3613c50304dc2476e81ae0a0f1c (diff)
flutter-dashboard: update SRCREV
Update flutter-dashboard SRCREV to pick up KUKSA.val databroker gRPC API changes, update its YAML configuration file to match, and add the JWT authorization token the configuration requires. Bug-AGL: SPEC-4762 Change-Id: I8a2e2da5bf5a03c9e935b91b9b25c1aa0610c399 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29231 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'recipes-demo/flutter-dashboard/files/dashboard.yaml')
-rw-r--r--recipes-demo/flutter-dashboard/files/dashboard.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-demo/flutter-dashboard/files/dashboard.yaml b/recipes-demo/flutter-dashboard/files/dashboard.yaml
new file mode 100644
index 00000000..e54c469e
--- /dev/null
+++ b/recipes-demo/flutter-dashboard/files/dashboard.yaml
@@ -0,0 +1,2 @@
+authorization : "/etc/xdg/AGL/dashboard/dashboard.token"
+use-tls : true