aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2018-08-28 12:23:18 +0300
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2018-08-28 12:23:18 +0300
commit6c733d7f79849c72709d22f627dd75e4ff34832e (patch)
tree9c5f5ab0fabd73877c690cce38c4937263a04f69
parent1335a90cec4d7219ebcff3d9bebd0c82486ee91c (diff)
pulseaudio-module-4a: Update repository URL and revision
Change-Id: I2b9661423bcce6da82566e8e44dfd06208f5d381 Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
-rw-r--r--meta-audio-4a-framework/recipes-multimedia/pulseaudio/pulseaudio-module-4a-client_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/pulseaudio/pulseaudio-module-4a-client_git.bb b/meta-audio-4a-framework/recipes-multimedia/pulseaudio/pulseaudio-module-4a-client_git.bb
index 0a763d88..8478d2b4 100644
--- a/meta-audio-4a-framework/recipes-multimedia/pulseaudio/pulseaudio-module-4a-client_git.bb
+++ b/meta-audio-4a-framework/recipes-multimedia/pulseaudio/pulseaudio-module-4a-client_git.bb
@@ -1,13 +1,13 @@
SUMMARY = "pulseaudio 4A client module"
DESCRIPTION = "pulseaudio module to work with 4A (AGL Advanced Audio Agent)"
-HOMEPAGE = "https://gitlab.collabora.com/gkiagia/pulseaudio-module-4a"
+HOMEPAGE = "https://git.automotivelinux.org/src/pulseaudio-module-4a"
SECTION = "plugins"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
-SRC_URI = "git://gitlab.collabora.com/gkiagia/pulseaudio-module-4a.git;protocol=https"
-SRCREV = "897f554324bbb031d6a482584b227f8400d2c624"
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/pulseaudio-module-4a.git;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "9cd72ed153f6615ed826b048e1c344bf4640bd2b"
PV = "0.1+git${SRCPV}"
S = "${WORKDIR}/git"