diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-09-24 13:22:27 -0500 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-09-24 13:22:27 -0500 |
| commit | ebe250b0ba08ac22a0117d5470a029aa34f25bd9 (patch) | |
| tree | 6ef777ffa61705a8178b390dd7956eede5542c7c | |
| parent | 79d410bdc71859208d7df15a8ae1eaf26f095e7e (diff) | |
| download | meta-fsl-ppc-ebe250b0ba08ac22a0117d5470a029aa34f25bd9.tar.gz | |
fsl.conf: add mirror for http server behaving badly
Signed-off-by: Matthew McClintock <msm@freescale.com>
| -rw-r--r-- | conf/distro/fsl.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/fsl.conf b/conf/distro/fsl.conf index b35f5e2..018d9ff 100644 --- a/conf/distro/fsl.conf +++ b/conf/distro/fsl.conf | |||
| @@ -91,3 +91,6 @@ PREFERRED_VERSION_samba = "3.4.0" | |||
| 91 | PREFERRED_PROVIDER_virtual/libx11 = "libx11" | 91 | PREFERRED_PROVIDER_virtual/libx11 = "libx11" |
| 92 | 92 | ||
| 93 | CCACHE = "" | 93 | CCACHE = "" |
| 94 | |||
| 95 | # add mirror for servers behaving badly | ||
| 96 | MIRRORS_append = "http://www.thrysoee.dk/editline/ http://download.openpkg.org/components/cache/libedit/ \n" | ||
