summaryrefslogtreecommitdiffstats
path: root/meta/classes/poky.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/poky.bbclass')
-rw-r--r--meta/classes/poky.bbclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/classes/poky.bbclass b/meta/classes/poky.bbclass
index 885fb77441..1c3456fb25 100644
--- a/meta/classes/poky.bbclass
+++ b/meta/classes/poky.bbclass
@@ -1,4 +1,4 @@
1MIRRORS_append () { 1MIRRORS_append () {
2ftp://.*/.*/ http://www.o-hand.com/~richard/poky/sources/ 2ftp://.*/.* http://www.o-hand.com/~richard/poky/sources/
3http://.*/.*/ http://www.o-hand.com/~richard/poky/sources/ 3http://.*/.* http://www.o-hand.com/~richard/poky/sources/
4} 4}