All of lore.kernel.org
 help / color / mirror / Atom feed
* [V2][PATCH] celt051: update SRC_URI
       [not found] <165E00DC7E478DDF.12137@lists.yoctoproject.org>
@ 2021-01-27  6:10 ` Changqing Li
  2021-02-07 13:47   ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Changqing Li @ 2021-01-27  6:10 UTC (permalink / raw)
  To: meta-virtualization

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>
---
 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"
 
 S = "${WORKDIR}/git"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-virtualization] [V2][PATCH] celt051: update SRC_URI
  2021-01-27  6:10 ` [V2][PATCH] celt051: update SRC_URI Changqing Li
@ 2021-02-07 13:47   ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2021-02-07 13:47 UTC (permalink / raw)
  To: Changqing Li; +Cc: meta-virtualization

v2 is merged.

Bruce

In message: [meta-virtualization] [V2][PATCH] celt051: update SRC_URI
on 27/01/2021 Changqing Li wrote:

> 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>
> ---
>  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"
>  
>  S = "${WORKDIR}/git"
>  
> -- 
> 2.17.1
> 

> 
> 
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-07 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <165E00DC7E478DDF.12137@lists.yoctoproject.org>
2021-01-27  6:10 ` [V2][PATCH] celt051: update SRC_URI Changqing Li
2021-02-07 13:47   ` [meta-virtualization] " Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.