diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
| -rw-r--r-- | documentation/ref-manual/variables.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 5cb036c304..8bd7b08c6e 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -5855,10 +5855,10 @@ system and gives an overview of their function and contents. | |||
| 5855 | :term:`Build Directory`:: | 5855 | :term:`Build Directory`:: |
| 5856 | 5856 | ||
| 5857 | PREMIRRORS:prepend = "\ | 5857 | PREMIRRORS:prepend = "\ |
| 5858 | git://.*/.* http://www.yoctoproject.org/sources/ \n \ | 5858 | git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ |
| 5859 | ftp://.*/.* http://www.yoctoproject.org/sources/ \n \ | 5859 | ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ |
| 5860 | http://.*/.* http://www.yoctoproject.org/sources/ \n \ | 5860 | http://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ |
| 5861 | https://.*/.* http://www.yoctoproject.org/sources/ \n" | 5861 | https://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n" |
| 5862 | 5862 | ||
| 5863 | These changes cause the | 5863 | These changes cause the |
| 5864 | build system to intercept Git, FTP, HTTP, and HTTPS requests and | 5864 | build system to intercept Git, FTP, HTTP, and HTTPS requests and |
