aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-11-29 22:32:40 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-11-30 12:19:37 +0000
commit8b1ace8a677f1bc05abe78d0b6996de4f5672f21 (patch)
treea1ee4dcfad1b7b7e518a7400bc844c6d9b2f5edb
parent32527bb516942793677f8efe33a70a3192ec841e (diff)
Change 4a-softmixer SRC_URI to gerrit
Change the softmixer SRC_URI to gerrit. Change-Id: I2d7fcd409a47733ecf9554642b0b4cb5c7c934db Bug-AGL: SPEC-1731 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb
index 102661ab..a36cfca0 100644
--- a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb
+++ b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb
@@ -6,7 +6,7 @@ SECTION = "apps"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=${AGL_BRANCH}"
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/4a-softmixer.git;protocol=https;branch=${AGL_BRANCH}"
SRCREV = "7ba2e9583a67d0c3efd633f7b2140cb5d13066bd"
DEPENDS += "lua"