diff options
Diffstat (limited to 'meta/classes/nylon-mirrors.bbclass')
| -rw-r--r-- | meta/classes/nylon-mirrors.bbclass | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/classes/nylon-mirrors.bbclass b/meta/classes/nylon-mirrors.bbclass new file mode 100644 index 0000000000..2986bd8f80 --- /dev/null +++ b/meta/classes/nylon-mirrors.bbclass | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | MIRRORS_append () { | ||
| 2 | ftp://.*/.*/ http://meshcube.org/nylon/stable/sources/ | ||
| 3 | http://.*/.*/ http://meshcube.org/nylon/stable/sources/ | ||
| 4 | ftp://.*/.*/ http://meshcube.org/nylon/unstable/sources/ | ||
| 5 | http://.*/.*/ http://meshcube.org/nylon/unstable/sources/ | ||
| 6 | } \ No newline at end of file | ||
