]> code.ossystems Code Review - meta-freescale.git/commitdiff
conf/layer.conf: remove QORIQ_MIRROR setting
authorTing Liu <ting.liu@nxp.com>
Sat, 11 Apr 2020 14:46:59 +0000 (22:46 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 20 Apr 2020 19:17:28 +0000 (16:17 -0300)
git.freescale.com is down and will not be available.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
conf/layer.conf

index f350ef0a5463d31d8021d529e7c94526f4810778..1a22e02473bdcf76a2e7390cc85120653791ba83 100644 (file)
@@ -16,14 +16,12 @@ LICENSE_PATH += "${LAYERDIR}/custom-licenses"
 FSL_EULA_FILE = "${LAYERDIR}/EULA"
 
 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
 FSL_MIRROR ?= "${IMX_MIRROR}"
 
 MIRRORS += " \
 ${IMX_MIRROR}   http://download.ossystems.com.br/bsp/freescale/source/ \n \
-${QORIQ_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \
 "
 
 BBFILES_DYNAMIC += " \