Re: [PATCH] celt051: update SRC_URI


Changqing Li
 


On 1/19/21 5:39 PM, Changqing Li wrote:
original SRC_URI is not valid now, offical CELT repository
moved to gitlab

Signed-off-by: Changqing Li <changqing.li@...>
---
 recipes-support/celt051/celt051_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-support/celt051/celt051_git.bb b/recipes-support/celt051/celt051_git.bb
index ee388214..6eab5669 100644
--- a/recipes-support/celt051/celt051_git.bb
+++ b/recipes-support/celt051/celt051_git.bb
@@ -17,7 +17,7 @@ PR = "r0"
 
 SRCREV = "5555aae843f57241d005e330b9cb65602d56db0f"
 
-SRC_URI = "git://git.xiph.org/celt.git;branch=compat-v0.5.1;protocol=https"
+SRC_URI = "git://gitlab.xiph.org/xiph/celt.git;branch=compat-v0.5.1;protocol=https"

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.

 
 S = "${WORKDIR}/git"
 



Join {meta-virtualization@lists.yoctoproject.org to automatically receive all group messages.