Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded...
[openembedded.git] / classes / angstrom-mirrors.bbclass
1 MIRRORS_append () {
2 ftp://.*/.*     http://www.angstrom-distribution.org/unstable/sources/
3 https?$://.*/.* http://www.angstrom-distribution.org/unstable/sources/
4 }