mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02: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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user