repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fso-autorev: drop libeflvala as it's in EFL repository now
[openembedded.git]
/
classes
/
own-mirrors.bbclass
blob
720ce42e78d08eb39e2974e60a30f729e878e3d1
1
PREMIRRORS() {
2
cvs://.*/.* ${SOURCE_MIRROR_URL}
3
svn://.*/.* ${SOURCE_MIRROR_URL}
4
git://.*/.* ${SOURCE_MIRROR_URL}
5
hg://.*/.* ${SOURCE_MIRROR_URL}
6
bzr://.*/.* ${SOURCE_MIRROR_URL}
7
https?$://.*/.* ${SOURCE_MIRROR_URL}
8
ftp://.*/.* ${SOURCE_MIRROR_URL}
9
}