agl-service-audiomixer: change back to building from the default AGL branch 45/23345/2
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Thu, 12 Dec 2019 19:54:25 +0000 (21:54 +0200)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Thu, 12 Dec 2019 20:29:19 +0000 (22:29 +0200)
Bug-AGL: SPEC-2986

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

index 446d17f..5c3cdd7 100644 (file)
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;beginline=3;md5=e8ad01a5182f2c1b3a2640e9ea268
 
 PV = "0.1+git${SRCPV}"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-audiomixer.git;protocol=https;branch=sandbox/gkiagia/refactoring"
-SRCREV = "5290cdba4a6159a5fb2b76c344d23f0c72fb02f3"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-audiomixer.git;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "${AGL_APP_REVISION}"
 
 S  = "${WORKDIR}/git"