merge of '69a166c7072b74d6a2c00aef7ecebacee3e1706a'
[vuplus_openembedded] / 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 }