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