layer.conf: Add digi mirror URL placeholder.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-10-31 13:38:19 +01:00
parent 2352f88f2f
commit 208821ea85
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ DIGI_EULA_FILE = "${LAYERDIR}/DIGI_EULA"
# [DIGI] This is Digi's Open Source license agreement.
DIGI_OPEN_EULA_FILE = "${LAYERDIR}/DIGI_OPEN_EULA"
DIGI_MIRROR ?= "http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/"
DIGI_MIRROR ?= "http://www.digi.com/yocto/"
# [DIGI] PREMIRRORS and tried first and if not found, all MIRRORS next.
MIRRORS += "${DIGI_MIRROR} \n"