diff options
Diffstat (limited to 'recipes-demo/navigation')
-rw-r--r-- | recipes-demo/navigation/ondemandnavi_git.bb | 2 | ||||
-rw-r--r-- | recipes-demo/navigation/tbtnavi_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-demo/navigation/ondemandnavi_git.bb b/recipes-demo/navigation/ondemandnavi_git.bb index 922a70fd8..63b4ae78d 100644 --- a/recipes-demo/navigation/ondemandnavi_git.bb +++ b/recipes-demo/navigation/ondemandnavi_git.bb @@ -14,7 +14,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/ondemandnavi;protocol=ht file://navigation.conf \ file://navigation.token \ " -SRCREV = "1a014832f3da70e413650e0eeb4f40e598feb257" +SRCREV = "f10d5dcb08d2b0c816f73b1e9b63e3da0109ac34" S = "${WORKDIR}/git" diff --git a/recipes-demo/navigation/tbtnavi_git.bb b/recipes-demo/navigation/tbtnavi_git.bb index 7931353cb..9da368270 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 = "f923df9484ed34676dfcf022043f97d86a4bddfa" +SRCREV = "e32620e4d8fce3fb8baa606458ad7dc1bb3ed561" S = "${WORKDIR}/git" |