aboutsummaryrefslogtreecommitdiffstats
path: root/classes/nylon-mirrors.bbclass
blob: 02fddc01ba2dddd0a3468233042eebac48967c04 (plain)
1
2
3
4
5
6
MIRRORS_append () {
ftp://.*/.*	http://meshcube.org/nylon/stable/sources/
https?://.*/.*	http://meshcube.org/nylon/stable/sources/
ftp://.*/.*	http://meshcube.org/nylon/unstable/sources/
https?://.*/.*	http://meshcube.org/nylon/unstable/sources/
}