]> code.ossystems Code Review - meta-freescale.git/commitdiff
layer.conf: Add FSL_MIRROR repositories
authorOtavio Salvador <otavio@ossystems.com.br>
Sun, 16 Sep 2012 16:48:30 +0000 (13:48 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 28 Sep 2012 18:19:52 +0000 (15:19 -0300)
Change-Id: If0a7d72b93c3c4646fb59cc4f59fd5fd5e0cae43
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
meta-fsl-arm/conf/layer.conf

index cbd2297f7817df319c989cce6d9e8f111b1d7022..756f2fad04a6f5c8bb8d67f17cd288ecbcfa9040 100644 (file)
@@ -8,3 +8,9 @@ BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
 BBFILE_COLLECTIONS += "freescale"
 BBFILE_PATTERN_freescale := "^${LAYERDIR}/"
 BBFILE_PRIORITY_freescale = "5"
+
+FSL_MIRROR ?= "http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/"
+
+MIRRORS += " \
+${FSL_MIRROR}  http://download.ossystems.com.br/bsp/freescale/source/ \n \
+"