agl-service-navigation: Switch to AGL Gerrit 86/22386/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 9 Sep 2019 23:51:45 +0000 (19:51 -0400)
committerScott Murray <scott.murray@konsulko.com>
Wed, 11 Sep 2019 13:16:50 +0000 (13:16 +0000)
Update agl-service-navigation recipe to switch to using AGL Gerrit for
the source repository.

Bug-AGL: SPEC-2787

Change-Id: I9a494adb8972b8cf20681ab37d2756459448e13d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-profile-core/recipes-apis/agl-service-navigation/agl-service-navigation_git.bb

index 0c245b3..c7a6fce 100755 (executable)
@@ -6,12 +6,12 @@ SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-SRC_URI = "git://github.com/AGLExport/agl-service-navigation;protocol=git;branch=master"
-SRCREV  = "1f1ffc92fcc882aa5e885badbc91a3384f5d77b1"
+DEPENDS = "json-c libdbus-c++"
+
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-navigation;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "${AGL_APP_REVISION}"
 
 PV = "0.1+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
-DEPENDS = " json-c libdbus-c++ "
-
 inherit cmake aglwgt pkgconfig