tbtnavi: Bump SRCREV 39/30739/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 10 Jan 2025 14:18:19 +0000 (16:18 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 14 Jan 2025 08:16:52 +0000 (08:16 +0000)
Includes the following change:

- main: Wait until the channel is ready

This change is needed to make sure we are actually placed on the proper
output. This change is similar to the receiver side where are doing
something alike to make sure the gRPC change is in ready state.

Change-Id: I242c016a91468853c581c009e23946c0dce366ed
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30739
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo/navigation/tbtnavi_git.bb

index 240a9e0..66e17eb 100644 (file)
@@ -32,7 +32,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/tbtnavi;protocol=https;b
            file://tbtnavi.token \
            file://kvm.conf \
 "
-SRCREV = "81e1e631c495b8e8ab1fe479c0ddcd7744d81eda"
+SRCREV = "a89eac8f101fd6cd88b4a93dee02de03dab36c21"
 
 S = "${WORKDIR}/git"