From d6abbbc1ce0882bdc82e03b1868eeba1a50a7bd3 Mon Sep 17 00:00:00 2001 From: Yuqing Zhu Date: Tue, 26 Dec 2017 14:10:59 +0800 Subject: layer.conf: Change default IMX_MIRROR to a new NXP one Signed-off-by: Yuqing Zhu Signed-off-by: Otavio Salvador --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" 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 -- cgit v1.2.3-54-g00ecf