diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 14:04:46 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:18 +0000 |
commit | 52e3e798cc68a167601b94fd83286ee981256a55 (patch) | |
tree | 233397631ecbe05ba290bf686d9603b6f8917f15 /documentation | |
parent | 60f6c85eec9ddb853814f1b3e8eca98f7182223f (diff) | |
download | poky-52e3e798cc68a167601b94fd83286ee981256a55.tar.gz |
ref-manual: Edits to mirrors class.
(From yocto-docs rev: 0ea7a27e1c2e1329096de132eeef9a9d9a951e4d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index b451edb2e2..b5a802f3b5 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -1564,7 +1564,7 @@ | |||
1564 | <title><filename>mirrors.bbclass</filename></title> | 1564 | <title><filename>mirrors.bbclass</filename></title> |
1565 | 1565 | ||
1566 | <para> | 1566 | <para> |
1567 | The mirrors (<filename>mirrors</filename>) class sets up some standard | 1567 | The <filename>mirrors</filename> class sets up some standard |
1568 | <link linkend='var-MIRRORS'><filename>MIRRORS</filename></link> entries | 1568 | <link linkend='var-MIRRORS'><filename>MIRRORS</filename></link> entries |
1569 | for source code mirrors. | 1569 | for source code mirrors. |
1570 | These mirrors provide a fall-back path in case the upstream source | 1570 | These mirrors provide a fall-back path in case the upstream source |