]> code.ossystems Code Review - meta-freescale.git/commitdiff
layer.conf: Update the source mirror definition
authorZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 12 Aug 2015 14:42:12 +0000 (22:42 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:15 +0000 (15:03 -0300)
* Add QorIQ source mirror
* Replace FSL_MIRROR with IMX_MIRROR to define imx source mirror
* Set FSL_MIRROR to ${IMX_MIRROR} to ensure recipes(refer to FSL_MIRROR) work,
  the FSL_MIRROR definition can be removed when those recipes are updated to use
  IMX_MIRROR

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/layer.conf

index 1d467fdb3d20484e5d163b3735d1a6f2490500e5..5810c76fdfe810167f6ba2a1768db9e81ac95e22 100644 (file)
@@ -14,10 +14,15 @@ LICENSE_PATH += "${LAYERDIR}/custom-licenses"
 
 FSL_EULA_FILE = "${LAYERDIR}/EULA"
 
-FSL_MIRROR ?= "http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/"
+IMX_MIRROR ?= "http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/"
+QORIQ_MIRROR ?= "http://git.freescale.com/source/"
+
+# FIXME: set this to avoid changing all the recipes that use it
+FSL_MIRROR ?= "${IMX_MIRROR}"
 
 MIRRORS += " \
-${FSL_MIRROR}  http://download.ossystems.com.br/bsp/freescale/source/ \n \
+${IMX_MIRROR}   http://download.ossystems.com.br/bsp/freescale/source/ \n \
+${QORIQ_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \
 "
 
 # The dynamic-layers directory hosts the extensions and layer specific