summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index f350ef0a..1a22e024 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -16,14 +16,12 @@ LICENSE_PATH += "${LAYERDIR}/custom-licenses"
16FSL_EULA_FILE = "${LAYERDIR}/EULA" 16FSL_EULA_FILE = "${LAYERDIR}/EULA"
17 17
18IMX_MIRROR ?= "https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/" 18IMX_MIRROR ?= "https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/"
19QORIQ_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
22FSL_MIRROR ?= "${IMX_MIRROR}" 21FSL_MIRROR ?= "${IMX_MIRROR}"
23 22
24MIRRORS += " \ 23MIRRORS += " \
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
29BBFILES_DYNAMIC += " \ 27BBFILES_DYNAMIC += " \