Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / classes / nylon-mirrors.bbclass
1 MIRRORS_append () {
2 ftp://.*/.*/    http://download.berlin.freifunk.net/meshcube.org/nylon/stable/sources/
3 http://.*/.*/   http://download.berlin.freifunk.net/meshcube.org/nylon/stable/sources/
4 ftp://.*/.*/    http://download.berlin.freifunk.net/meshcube.org/nylon/unstable/sources/
5 http://.*/.*/   http://download.berlin.freifunk.net/meshcube.org/nylon/unstable/sources/
6 }