Change the URL to gerrit 59/23359/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 13 Dec 2019 17:21:27 +0000 (18:21 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 13 Dec 2019 21:15:57 +0000 (21:15 +0000)
to stay inline with all other recipes, change this to use gerrit.

.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: If68c42c2dcda0b8c19fc6ed9d634789ae06448c7

meta-agl-profile-core/recipes-apis/agl-service-signal-composer/agl-service-signal-composer_git.bb

index 1b0bf51..bf714f4 100644 (file)
@@ -11,7 +11,7 @@ inherit cmake pkgconfig aglwgt ptest
 DEPENDS += "lua lua-native libappcontroller libafb-helpers"
 RDEPENDS_${PN} += "lua"
 
-SRC_URI = "git://git.automotivelinux.org/apps/agl-service-signal-composer;protocol=https;branch=${AGL_BRANCH}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-signal-composer;protocol=https;branch=${AGL_BRANCH}"
 SRCREV = "${AGL_APP_REVISION}"
 
 PV = "${AGLVERSION}"