From: Stephane Desneux <stephane.desneux@iot.bzh>
Date: Wed, 13 Mar 2019 10:38:59 +0000 (+0000)
Subject: 4a-softmixer: fix HOMEPAGE url
X-Git-Tag: 7.99.1~30
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F20599%2F1;p=AGL%2Fmeta-agl-devel.git

4a-softmixer: fix HOMEPAGE url

4a-softmixer migrated from github.com/iotbzh to gerrit but
HOMEPAGE url was not reflecting the change.

Change-Id: Idf0e6c0079c82af7444f7040526a4d80ba7c1c88
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
---

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 020c160b..548b4e66 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
@@ -1,6 +1,6 @@
 SUMMARY     = "4A - Softmixer"
 DESCRIPTION = "4A Softmixer (AGL Advanced Audio Agent)"
-HOMEPAGE    = "https://github.com/iotbzh/4a-softmixer/"
+HOMEPAGE    = "https://git.automotivelinux.org/src/4a-softmixer/"
 SECTION     = "apps"
 
 LICENSE = "Apache-2.0"