Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / classes / angstrom-mirrors.bbclass
index e44a78c..10bf750 100644 (file)
@@ -1,4 +1,4 @@
 MIRRORS_append () {
-ftp://.*/.*/   http://www.angstrom-distribution.org/unstable/sources/
-https?$://.*/.*/       http://www.angstrom-distribution.org/unstable/sources/
+ftp://.*/.*    http://www.angstrom-distribution.org/unstable/sources/
+https?$://.*/.*        http://www.angstrom-distribution.org/unstable/sources/
 }