halibut: audiomixer: fix build commit to build the tip of the halibut branch 57/23557/2
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Tue, 7 Jan 2020 14:54:12 +0000 (16:54 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 20 Jan 2020 14:02:24 +0000 (14:02 +0000)
Change-Id: I189b9671ae433e4e4313c38c8a8dac78ebcd1fc4
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
meta-pipewire/recipes-multimedia/agl-service-audiomixer/agl-service-audiomixer_git.bb

index b2588c1..2a82611 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=master"
-SRCREV = "f2358d170b1ce4a46a136b02f3aa708c3221ba2f"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-audiomixer.git;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "${AGL_APP_REVISION}"
 
 S  = "${WORKDIR}/git"