diff options
| -rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 400b8c2dd9..71e40de6f2 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -150,7 +150,7 @@ BB_GENERATE_MIRROR_TARBALLS ??= "0" | |||
| 150 | 150 | ||
| 151 | require conf/distro/include/world-broken.inc | 151 | require conf/distro/include/world-broken.inc |
| 152 | 152 | ||
| 153 | PREMIRRORS =+ "\ | 153 | PREMIRRORS ?= "\ |
| 154 | bzr://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 154 | bzr://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ |
| 155 | cvs://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 155 | cvs://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ |
| 156 | git://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ | 156 | git://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \ |
