diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index 2146087..69f44cd 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -52,5 +52,24 @@ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  ftp://gd.tuwien.ac.at/utils/adm
 ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  ftp://sunsite.ualberta.ca/pub/Mirror/lsof/ \n \
 ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  ftp://the.wiretapped.net/pub/security/host-security/lsof/ \n \
 http://www.apache.org/dist  http://archive.apache.org/dist \n \
+cvs://.*/.*     http://autobuilder.yoctoproject.org/pub/sources/ \n \
+svn://.*/.*     http://autobuilder.yoctoproject.org/pub/sources/ \n \
+git://.*/.*     http://autobuilder.yoctoproject.org/pub/sources/ \n \
+hg://.*/.*      http://autobuilder.yoctoproject.org/pub/sources/ \n \
+bzr://.*/.*     http://autobuilder.yoctoproject.org/pub/sources/ \n \
+svk://.*/.*     http://autobuilder.yoctoproject.org/pub/sources/ \n \
+p4://.*/.*      http://autobuilder.yoctoproject.org/pub/sources/ \n \
+osc://.*/.*     http://autobuilder.yoctoproject.org/pub/sources/ \n \
+https?$://.*/.* http://autobuilder.yoctoproject.org/pub/sources/ \n \
+ftp://.*/.*     http://autobuilder.yoctoproject.org/pub/sources/ \n \
+cvs://.*/.*     http://sources.openembedded.org/ \n \
+svn://.*/.*     http://sources.openembedded.org/ \n \
+git://.*/.*     http://sources.openembedded.org/ \n \
+hg://.*/.*      http://sources.openembedded.org/ \n \
+bzr://.*/.*     http://sources.openembedded.org/ \n \
+svk://.*/.*     http://sources.openembedded.org/ \n \
+p4://.*/.*      http://sources.openembedded.org/ \n \
+osc://.*/.*     http://sources.openembedded.org/ \n \
+https?$://.*/.* http://sources.openembedded.org/ \n \
+ftp://.*/.*     http://sources.openembedded.org/ \n \
 "
-
