Merge branch 'vuplus-1.6' of 192.168.102.66:/opt/repository/openembedded into vuplus-1.6
[vuplus_openembedded] / classes / nylon-mirrors.bbclass
index 02fddc0..11cc45c 100644 (file)
@@ -1,6 +1,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/
+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/
 }
\ No newline at end of file