summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-homescreen/files/homescreen.yaml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-09-19 07:44:23 -0400
committerScott Murray <scott.murray@konsulko.com>2023-09-20 17:06:36 +0000
commit55ecd266150ce3613c50304dc2476e81ae0a0f1c (patch)
treee8624898ace1f25abe9c93bc7175cd278d9b535c /recipes-demo/flutter-homescreen/files/homescreen.yaml
parentcb73462f31f08f8545ccd9a2316ebd5a3af2bbd1 (diff)
flutter-homescreen: update SRCREV
Update flutter-homescreen 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, SPEC-4903 Change-Id: I230f77aa120d76af928990bd2b7b1d8eacdcaaaa Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29230 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-homescreen/files/homescreen.yaml')
-rw-r--r--recipes-demo/flutter-homescreen/files/homescreen.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-demo/flutter-homescreen/files/homescreen.yaml b/recipes-demo/flutter-homescreen/files/homescreen.yaml
new file mode 100644
index 00000000..b5849a3d
--- /dev/null
+++ b/recipes-demo/flutter-homescreen/files/homescreen.yaml
@@ -0,0 +1,2 @@
+authorization : "/etc/xdg/AGL/homescreen/homescreen.token"
+use-tls : true