meta-digi-del: Add local Logroño mirror to local.conf

Tarball sources are stored in this mirror.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-11-20 12:14:32 +01:00
parent a63ab03826
commit 4ccb0c5c90
1 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ DIGI_EULA_FILE = "${LAYERDIR}/DIGI_EULA"
DIGI_OPEN_EULA_FILE = "${LAYERDIR}/DIGI_OPEN_EULA"
DIGI_MIRROR ?= "http://www.digi.com/yocto/"
DIGI_LOG_MIRROR += "http://build-linux.digi.com/LxNETES-4/pooldir/"
# [DIGI] PREMIRRORS and tried first and if not found, all MIRRORS next.
MIRRORS += "${DIGI_MIRROR} \n"
MIRRORS += "${DIGI_MIRROR} ${DIGI_LOG_MIRROR} \n"