diff options
author | Yuqing Zhu <carol.zhu@nxp.com> | 2017-12-26 14:10:59 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-01-25 16:30:35 -0200 |
commit | d6abbbc1ce0882bdc82e03b1868eeba1a50a7bd3 (patch) | |
tree | 64dd5b05a9e72ebe7607614496a1e8d3fc03e64b /conf/layer.conf | |
parent | ec3576a8a750fec015a6905e33091a7bcf0a33f8 (diff) | |
download | meta-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/layer.conf')
-rw-r--r-- | conf/layer.conf | 2 |
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 | ||
15 | FSL_EULA_FILE = "${LAYERDIR}/EULA" | 15 | FSL_EULA_FILE = "${LAYERDIR}/EULA" |
16 | 16 | ||
17 | IMX_MIRROR ?= "http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/" | 17 | IMX_MIRROR ?= "https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/" |
18 | QORIQ_MIRROR ?= "http://git.freescale.com/source/" | 18 | QORIQ_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 |