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