Don't inherit siteinfo in base.bbclass
[openembedded.git] / 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 }