mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 19:32:30 +00:00
mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variable
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
029f19bd3d
commit
293b023361
@ -1,4 +1,4 @@
|
||||
MIRRORS = "\
|
||||
MIRRORS += "\
|
||||
${DEBIAN_MIRROR}/main http://snapshot.debian.net/archive/pool \n \
|
||||
${DEBIAN_MIRROR} ftp://ftp.de.debian.org/debian/pool \n \
|
||||
${DEBIAN_MIRROR} ftp://ftp.au.debian.org/debian/pool \n \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user