Lines Matching refs:git
44 git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
55 git://.*/.* http://sources.openembedded.org/ \
69 # Use MIRRORS to provide git repo fallbacks using the https protocol, for cases
70 # where git native protocol fetches may fail due to local firewall rules, etc.
73 git://salsa.debian.org/.* git://salsa.debian.org/PATH;protocol=https \
74 git://git.gnome.org/.* git://gitlab.gnome.org/GNOME/PATH;protocol=https \
75 git://.*/.* git://HOST/PATH;protocol=https \
76 git://.*/.* git://HOST/git/PATH;protocol=https \
80 # improves user experience whilst allowing the flexibility of git urls in the recipes
88 PREMIRRORS += "git://sourceware.org/git/glibc.git https://downloads.yoctoproject.org/mirror/sources…
89 … git://sourceware.org/git/binutils-gdb.git https://downloads.yoctoproject.org/mirror/sources/"