mesa 7.2: Add required expat dependancy
[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 }