diff options
| -rw-r--r-- | meta/conf/distro/poky.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index c33364796f..e655296eda 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -153,17 +153,17 @@ BB_GENERATE_MIRROR_TARBALLS ??= "0" | |||
| 153 | require conf/distro/include/world-broken.inc | 153 | require conf/distro/include/world-broken.inc |
| 154 | 154 | ||
| 155 | PREMIRRORS ?= "\ | 155 | PREMIRRORS ?= "\ |
| 156 | bzr://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 156 | bzr://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n \ |
| 157 | cvs://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 157 | cvs://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n \ |
| 158 | git://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 158 | git://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n \ |
| 159 | hg://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 159 | hg://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n \ |
| 160 | osc://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 160 | osc://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n \ |
| 161 | p4://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 161 | p4://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n \ |
| 162 | svk://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 162 | svk://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n \ |
| 163 | svn://.*/.* http://autobuilder.yoctoproject.org/sources/ \n" | 163 | svn://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n" |
| 164 | 164 | ||
| 165 | MIRRORS =+ "\ | 165 | MIRRORS =+ "\ |
| 166 | ftp://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 166 | ftp://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n \ |
| 167 | http://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 167 | http://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n \ |
| 168 | https://.*/.* http://autobuilder.yoctoproject.org/sources/ \n" | 168 | https://.*/.* http://downloads.yoctoproject.org/releases/yocto/yocto-1.0/sources/ \n" |
| 169 | 169 | ||
