aboutsummaryrefslogtreecommitdiffstats
path: root/classes/nylon-mirrors.bbclass
blob: 25a8b87d9bcfb4b60c9742390caa6204fafc8276 (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/
}