From ca34628a7d30816e7cd341cc760b9ca5007d7b52 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 10 Jan 2025 16:18:19 +0200 Subject: tbtnavi: Bump SRCREV 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 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30726 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- recipes-demo/navigation/tbtnavi_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo/navigation/tbtnavi_git.bb') diff --git a/recipes-demo/navigation/tbtnavi_git.bb b/recipes-demo/navigation/tbtnavi_git.bb index 240a9e0c4..66e17eb84 100644 --- a/recipes-demo/navigation/tbtnavi_git.bb +++ b/recipes-demo/navigation/tbtnavi_git.bb @@ -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" -- cgit 1.2.3-korg