diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 23:00:29 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 23:00:29 -0500 |
commit | 8947285ea265098a59c3c68ff3351cf2ea1e2423 (patch) | |
tree | 524135da50f4bdf11f1bece7525ef8a30d30e20a | |
parent | 63ac6aee6a279391c3d14931b87a6680069b4ec3 (diff) |
tbtnavi: update SRCREV
Update SRCREV to pick up:
624f4e5 Update output display ID
Bug-AGL: SPEC-4645
Change-Id: Ib131d09b57aa9d0adaad9575bb415c79c8821ba2
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-rw-r--r-- | recipes-demo/navigation/tbtnavi_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/navigation/tbtnavi_git.bb b/recipes-demo/navigation/tbtnavi_git.bb index 3fedf65b5..61df205d8 100644 --- a/recipes-demo/navigation/tbtnavi_git.bb +++ b/recipes-demo/navigation/tbtnavi_git.bb @@ -27,7 +27,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/tbtnavi;protocol=https;b file://tbtnavi.conf \ file://tbtnavi.token \ " -SRCREV = "27e13131ab377c4bed24f0dbd9b7e61a58a3bba8" +SRCREV = "624f4e542a981c0b71ee4be9e636df8f34f70d4b" S = "${WORKDIR}/git" |