agl-service-audiomixer: switch to gerrit 10/21710/4
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 24 Jun 2019 10:53:43 +0000 (13:53 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 26 Jun 2019 21:43:38 +0000 (21:43 +0000)
Bug-AGL: SPEC-2544

Change-Id: Ic9e2861518614425c394ab6b1dd050b221c0dc5a
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
meta-pipewire/recipes-multimedia/agl-service-audiomixer/agl-service-audiomixer_git.bb

index 2fff2ba..c4de73e 100644 (file)
@@ -4,10 +4,10 @@ SECTION     = "apps"
 LICENSE     = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;beginline=3;md5=e8ad01a5182f2c1b3a2640e9ea268264"
 
-PV = "0.0+git${SRCPV}"
+PV = "0.1+git${SRCPV}"
 
-SRC_URI = "git://gitlab.freedesktop.org/gkiagia/agl-service-audiomixer.git;protocol=https;branch=master"
-SRCREV = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-audiomixer.git;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "${AGL_APP_REVISION}"
 
 S  = "${WORKDIR}/git"