]> code.ossystems Code Review - meta-freescale.git/commitdiff
layer.conf: Change default IMX_MIRROR to a new NXP one
authorYuqing Zhu <carol.zhu@nxp.com>
Tue, 26 Dec 2017 06:10:59 +0000 (14:10 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 25 Jan 2018 18:30:35 +0000 (16:30 -0200)
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/layer.conf

index 5810c76fdfe810167f6ba2a1768db9e81ac95e22..2f8e47d84a7cf67ae690a1c8c771b76d6d1f5d06 100644 (file)
@@ -14,7 +14,7 @@ LICENSE_PATH += "${LAYERDIR}/custom-licenses"
 
 FSL_EULA_FILE = "${LAYERDIR}/EULA"
 
-IMX_MIRROR ?= "http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/"
+IMX_MIRROR ?= "https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/"
 QORIQ_MIRROR ?= "http://git.freescale.com/source/"
 
 # FIXME: set this to avoid changing all the recipes that use it