summaryrefslogtreecommitdiffstats
path: root/classes/angstrom-mirrors.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/angstrom-mirrors.bbclass')
-rw-r--r--classes/angstrom-mirrors.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/classes/angstrom-mirrors.bbclass b/classes/angstrom-mirrors.bbclass
new file mode 100644
index 0000000000..cd27a8545b
--- /dev/null
+++ b/classes/angstrom-mirrors.bbclass
@@ -0,0 +1,4 @@
+MIRRORS_append () {
+ftp://.*/.*/ http://www.angstrom-distribution.org/unstable/sources/
+http://.*/.*/ http://www.angstrom-distribution.org/unstable/sources/
+}