mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
coin: use internal mirror of git-repo
Cloning from github have been failing recently, use internal mirror of google's git-repo instead. Pick-to: 6.9 6.8 6.5 Change-Id: I3983812c59be601632c3e27b6aab00c0e09ce037 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
7a740e66fe
commit
76cbb93c22
|
|
@ -137,7 +137,7 @@ instructions:
|
|||
chmod +x repo
|
||||
|
||||
./repo init \
|
||||
--repo-url https://github.com/theqtcompany/git-repo \
|
||||
--repo-url git@git.qt.io:boot2qt/git-repo.git \
|
||||
-u git://code.qt.io/yocto/boot2qt-manifest \
|
||||
-b ci \
|
||||
-m ${MANIFEST} \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user