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>
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/" />
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/" />