diff options
-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 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" |