[Buildroot] [git commit branch/2020.02.x] package/libclc: switch to use the frozen, legacy mirror

From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-01-12 17:42:24
Subsystem: the rest · Maintainer: Linus Torvalds

commit: https://git.buildroot.net/buildroot/commit/?id=381864ee42c6f313a1f6c5050ca6f2a79fe6487e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2020.02.x

The LLVM project has switched to using a monorepo to host all their
components. The separate, individual repositories have been closed
late 2020 / early 2021. The libclc repository is no longer.

Switch to using the libclc source from the llvm legacy and frozen
mirror.

Even though we could switch over to using the github helper, we just
keep using the git download method: it is a small repository, and it
will not impact people that were already using it.

Signed-off-by: Yann E. MORIN <redacted>
Cc: Romain Naour <redacted>
Cc: Valentin Korenblit <redacted>
Cc: Michael Opdenacker <redacted>
Acked-by: Romain Naour <redacted>
(cherry picked from commit 971d1ea7acb44e60e79808bd30e0e50ef1bfc863)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/libclc/libclc.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/libclc/libclc.mk b/package/libclc/libclc.mk
index 52249a7087..2e9ddc6e58 100644
--- a/package/libclc/libclc.mk
+++ b/package/libclc/libclc.mk
@@ -6,7 +6,7 @@
 
 # Use the latest commit from release_90 branch.
 LIBCLC_VERSION = d1cbc92e2ceee59963f5c3a576382e5bba31f060
-LIBCLC_SITE = https://git.llvm.org/git/libclc
+LIBCLC_SITE = https://github.com/llvm-mirror/libclc
 LIBCLC_SITE_METHOD = git
 LIBCLC_LICENSE = Apache-2.0 with exceptions or MIT
 LIBCLC_LICENSE_FILES = LICENSE.TXT
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help