[PATCH 1/4] CI: use canonical git.yoctoproject.org URLs

Ross Burton <[email protected]>
Newsgroups org.yoctoproject.lists.meta-arm
Message-ID <[email protected]>
The canonical repository URLs don't use /git/.

Signed-off-by: Ross Burton <[email protected]>
---
 ci/base.yml     | 2 +-
 ci/update-repos | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ci/base.yml b/ci/base.yml
index d1c933d0..fc182092 100644
--- a/ci/base.yml
+++ b/ci/base.yml
@@ -17,7 +17,7 @@ repos:
       meta-arm-toolchain:
 
   poky:
-    url: https://git.yoctoproject.org/git/poky
+    url: https://git.yoctoproject.org/poky
     layers:
       meta:
       meta-poky:
diff --git a/ci/update-repos b/ci/update-repos
index 069a94ea..ef69ee45 100755
--- a/ci/update-repos
+++ b/ci/update-repos
@@ -20,9 +20,9 @@ def repo_shortname(url):
             .replace('*', '.'))
 
 repositories = (
-    "https://git.yoctoproject.org/git/poky",
+    "https://git.yoctoproject.org/poky",
     "https://git.openembedded.org/meta-openembedded",
-    "https://git.yoctoproject.org/git/meta-virtualization",
+    "https://git.yoctoproject.org/meta-virtualization",
     "https://github.com/kraj/meta-clang",
 )
 
-- 
2.43.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.