diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2019-03-13 10:38:59 +0000 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2019-03-13 10:38:59 +0000 |
commit | ba1b561eb050d6127d2d635d55c6a54a57fbfa15 (patch) | |
tree | 4870834409fb6b56dfdbb582287c4b5a1df1d51e /meta-audio-4a-framework/recipes-multimedia | |
parent | 509571000093569a349fb1f3bd5efda7a843939d (diff) |
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>
Diffstat (limited to 'meta-audio-4a-framework/recipes-multimedia')
-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 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" |