summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2025-02-11 13:53:12 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2025-02-12 08:37:44 +0000
commit8badbc105139801986e7eda64b14e6f9b785339e (patch)
tree8f1e3dd23601c95b2b694f113fd748a2db2ac7dd
parent04d6a45cdf70976b08b32a0a76443187327ec617 (diff)
Update tbtnavi SRCREV to point at a salmon branch commit instead of master branch. The referred to master branch commit has been cherry-picked to salmon branch for this to match the assumed intent. Bug-AGL: SPEC-5305 Change-Id: I54c3c5c6d717dfc346bfd0d521a8e1a9bed35bc6 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30822 ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
-rw-r--r--recipes-demo/navigation/tbtnavi_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/navigation/tbtnavi_git.bb b/recipes-demo/navigation/tbtnavi_git.bb
index 66e17eb84..ea6b1c36c 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 = "a89eac8f101fd6cd88b4a93dee02de03dab36c21"
+SRCREV = "dd119651bbf912b13068c62c7b31c7371f6e4253"
S = "${WORKDIR}/git"