diff options
| author | Changqing Li <changqing.li@windriver.com> | 2021-01-27 14:10:54 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-02-07 08:46:58 -0500 |
| commit | 4c6d50fded3e2bafc085e6dd44bcb9c16c86f7de (patch) | |
| tree | 75eb1b755cbdd4481b26a6ff8968c1ea0a763789 | |
| parent | 13d4f9e5496e2486d47303e19c849dc2645ad480 (diff) | |
| download | meta-cloud-services-4c6d50fded3e2bafc085e6dd44bcb9c16c86f7de.tar.gz | |
celt051: update SRC_URI
Gitlab is old repo, which is no longer used for active development. But
at least we can access, the new repo has down for several monthes.
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | recipes-support/celt051/celt051_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/celt051/celt051_git.bb b/recipes-support/celt051/celt051_git.bb index ee38821..6eab566 100644 --- a/recipes-support/celt051/celt051_git.bb +++ b/recipes-support/celt051/celt051_git.bb | |||
| @@ -17,7 +17,7 @@ PR = "r0" | |||
| 17 | 17 | ||
| 18 | SRCREV = "5555aae843f57241d005e330b9cb65602d56db0f" | 18 | SRCREV = "5555aae843f57241d005e330b9cb65602d56db0f" |
| 19 | 19 | ||
| 20 | SRC_URI = "git://git.xiph.org/celt.git;branch=compat-v0.5.1;protocol=https" | 20 | SRC_URI = "git://gitlab.xiph.org/xiph/celt.git;branch=compat-v0.5.1;protocol=https" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
