Update voice agent related recipes
[AGL/meta-agl-devel.git] / meta-offline-voice-agent / recipes-nlu / nlu-model / snips-model-agl_0.2.0.bb
index 6d191ba..ed15232 100644 (file)
@@ -4,10 +4,9 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ecab3ce0771d366e0f8e4ca058eb48e7"
 
 SRC_URI = " \
-    git://github.com/malik727/snips-model-agl.git;protocol=https;branch=main \
+    git://gerrit.automotivelinux.org/gerrit/src/snips-model-agl;protocol=https;branch=${AGL_BRANCH} \
 "
 
-PV = "1.0.0+git${SRCPV}"
 SRCREV = "${AUTOREV}"
 S = "${WORKDIR}/git"