diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-11-29 22:28:20 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-11-30 19:27:28 +0000 |
commit | 3ba897c7b0638797d639f98723bfdb8b4eade2b4 (patch) | |
tree | 5d27a06d6556d5b0e04e1c3cf866d5c94e1feb8c /meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | |
parent | 304e06b280d0e4c3b3cbd7be3bca67da192dc50f (diff) |
Change 4a-softmixer SRC_URI to gerritguppy_6.99.2guppy/6.99.26.99.2
Change the softmixer SRC_URI to gerrit.
Change-Id: I54e78d80a83e9ff7e8726ecd803ec10eb8dbdc70
Bug-AGL: SPEC-1731
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb')
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | 2 |
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 15bfb7e1..a4c32bea 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 = "11837744855a51cd3e36d9e31f71d7dd4d347222" DEPENDS += "lua" |