From c0177072ac2ac503af2792568b65ec97242f681d Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 29 Nov 2024 10:58:28 +0200 Subject: [PATCH] tbtnavi: Bump SRCREV update Since the lastest update this includes the following changes: - 81e1e631c app: Replace AGL.conf with getenv - 404f7128b app: Add a way to retireve output name to place tbtnavi Bug-AGL: SPEC-5310 Change-Id: I41b7accaef18909ffcdcf2bc883a1b10a96c57e5 Signed-off-by: Marius Vlad Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30597 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- recipes-demo/navigation/tbtnavi_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo/navigation/tbtnavi_git.bb b/recipes-demo/navigation/tbtnavi_git.bb index c3a779214..240a9e0c4 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 = "7b54a3782d9981f849a88c023742a7d7f8be7232" +SRCREV = "81e1e631c495b8e8ab1fe479c0ddcd7744d81eda" S = "${WORKDIR}/git" -- 2.16.6