Update base YP git repository URL 05/30905/1 master
authorScott Murray <scott.murray@konsulko.com>
Sun, 30 Mar 2025 18:58:44 +0000 (14:58 -0400)
committerScott Murray <scott.murray@konsulko.com>
Sun, 30 Mar 2025 18:58:44 +0000 (14:58 -0400)
Update the base repository URL for the git.yoctoproject.org hosted
repos to drop 'git/' from the path, as that seems to no longer be
working reliably.

Bug-AGL: SPEC-5398

Change-Id: I2bf437f7c5e9bf00f70c14706fa6304008ba745b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
default-floating.xml
default.xml

index 6e34b1c..29a3d07 100644 (file)
@@ -7,7 +7,7 @@
          review="https://gerrit.automotivelinux.org/gerrit/"
          pushurl="ssh://gerrit.automotivelinux.org:29418"
   />
-  <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+  <remote name="yocto" fetch="https://git.yoctoproject.org/" />
   <remote name="github" fetch="https://github.com/" />
   <remote name="openembedded" fetch="https://git.openembedded.org/" />
 
index ddf57e8..11ed1e2 100644 (file)
@@ -7,7 +7,7 @@
          review="https://gerrit.automotivelinux.org/gerrit/"
          pushurl="ssh://gerrit.automotivelinux.org:29418"
   />
-  <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+  <remote name="yocto" fetch="https://git.yoctoproject.org/" />
   <remote name="github" fetch="https://github.com/" />
   <remote name="openembedded" fetch="https://git.openembedded.org/" />
   <remote name="qtio" fetch="https://code.qt.io/" />