angstrom: prefer the git version of tslib
[openembedded.git] / classes / shr-mirrors.bbclass
blob92a41ad680bacc4ea0ef1956afc7cec09fd05bc0
1 PREMIRRORS_append () {
2 cvs://.*/.* http://build.shr-project.org/sources/
3 svn://.*/.* http://build.shr-project.org/sources/
4 git://.*/.* http://build.shr-project.org/sources/
5 hg://.*/.* http://build.shr-project.org/sources/
6 bzr://.*/.* http://build.shr-project.org/sources/
9 MIRRORS_append () {
10 ftp://.*/.*     http://build.shr-project.org/sources/
11 https?$://.*/.* http://build.shr-project.org/sources/