summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorYuqing Zhu <carol.zhu@nxp.com>2017-12-26 14:10:59 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-01-25 16:30:35 -0200
commitd6abbbc1ce0882bdc82e03b1868eeba1a50a7bd3 (patch)
tree64dd5b05a9e72ebe7607614496a1e8d3fc03e64b /conf
parentec3576a8a750fec015a6905e33091a7bcf0a33f8 (diff)
downloadmeta-freescale-d6abbbc1ce0882bdc82e03b1868eeba1a50a7bd3.tar.gz
layer.conf: Change default IMX_MIRROR to a new NXP one
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 5810c76f..2f8e47d8 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,7 +14,7 @@ LICENSE_PATH += "${LAYERDIR}/custom-licenses"
14 14
15FSL_EULA_FILE = "${LAYERDIR}/EULA" 15FSL_EULA_FILE = "${LAYERDIR}/EULA"
16 16
17IMX_MIRROR ?= "http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/" 17IMX_MIRROR ?= "https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/"
18QORIQ_MIRROR ?= "http://git.freescale.com/source/" 18QORIQ_MIRROR ?= "http://git.freescale.com/source/"
19 19
20# FIXME: set this to avoid changing all the recipes that use it 20# FIXME: set this to avoid changing all the recipes that use it