diff options
| author | Ting Liu <ting.liu@nxp.com> | 2020-04-11 22:46:59 +0800 | 
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-04-20 16:17:28 -0300 | 
| commit | 9932e8145f250b3b1f86eb0c6af2cc48bf98ae45 (patch) | |
| tree | d0fcd1b9e918fa89a5b7e31ba6360e75b21f5721 | |
| parent | a8ebeea8634607057dab3a6aac62f617d06771d6 (diff) | |
| download | meta-freescale-9932e8145f250b3b1f86eb0c6af2cc48bf98ae45.tar.gz | |
conf/layer.conf: remove QORIQ_MIRROR setting
git.freescale.com is down and will not be available.
Signed-off-by: Ting Liu <ting.liu@nxp.com>
| -rw-r--r-- | conf/layer.conf | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index f350ef0a5..1a22e0247 100644 --- a/conf/layer.conf +++ b/conf/layer.conf  | |||
| @@ -16,14 +16,12 @@ LICENSE_PATH += "${LAYERDIR}/custom-licenses" | |||
| 16 | FSL_EULA_FILE = "${LAYERDIR}/EULA" | 16 | FSL_EULA_FILE = "${LAYERDIR}/EULA" | 
| 17 | 17 | ||
| 18 | IMX_MIRROR ?= "https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/" | 18 | IMX_MIRROR ?= "https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/" | 
| 19 | QORIQ_MIRROR ?= "http://git.freescale.com/source/" | ||
| 20 | 19 | ||
| 21 | # 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 | 
| 22 | FSL_MIRROR ?= "${IMX_MIRROR}" | 21 | FSL_MIRROR ?= "${IMX_MIRROR}" | 
| 23 | 22 | ||
| 24 | MIRRORS += " \ | 23 | MIRRORS += " \ | 
| 25 | ${IMX_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \ | 24 | ${IMX_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \ | 
| 26 | ${QORIQ_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \ | ||
| 27 | " | 25 | " | 
| 28 | 26 | ||
| 29 | BBFILES_DYNAMIC += " \ | 27 | BBFILES_DYNAMIC += " \ | 
