poky.conf: Weakly set PREMIRRORS

We should only weakly set PREMIRRORS as users often want to override this.

[BUGID #753]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-02-23 23:36:40 +00:00
parent 33fbf0ff5f
commit 5a8ffee452
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ BB_GENERATE_MIRROR_TARBALLS ??= "0"
require conf/distro/include/world-broken.inc
PREMIRRORS =+ "\
PREMIRRORS ?= "\
bzr://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
cvs://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
git://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \