merge of '8dccbf106093aaa7b62b2a96962945185534c923'
[openembedded.git] / classes / nylon-mirrors.bbclass
1 MIRRORS_append () {
2 ftp://.*/.*     http://meshcube.org/nylon/stable/sources/
3 https?://.*/.*  http://meshcube.org/nylon/stable/sources/
4 ftp://.*/.*     http://meshcube.org/nylon/unstable/sources/
5 https?://.*/.*  http://meshcube.org/nylon/unstable/sources/
6 }