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