Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
[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 }