diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-01-22 13:33:35 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:16:54 +0000 |
commit | 4d12f8dd83355ac86dd603290c7d054db84808c3 (patch) | |
tree | e4fe9ec0b0caf4542449ee69d80fc58c884a557a /documentation/adt-manual | |
parent | 77a62835d2c211206a4b6d881691cf13499ba260 (diff) | |
download | poky-4d12f8dd83355ac86dd603290c7d054db84808c3.tar.gz |
adt-manual: Expanded note with a user configuration reference.
The note in the "Getting the ADT Installer Tarball" section has
a note that warns the user to be sure they have local.conf
properly configured before baking out the adt-installer. I
provided a linked cross-reference into the section of the
ref-manual that takes a closer look at user configuration.
(From yocto-docs rev: d13c044b65543a2f15fbda0266d2e30a14cfd19f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 18ba24472a..24bec245dd 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -125,6 +125,10 @@ | |||
125 | sure to make sure your | 125 | sure to make sure your |
126 | <filename>local.conf</filename> file is properly | 126 | <filename>local.conf</filename> file is properly |
127 | configured. | 127 | configured. |
128 | See the | ||
129 | "<ulink url='&YOCTO_DOCS_REF_URL;#user-configuration'>User Configuration</ulink>" | ||
130 | section in the Yocto Project Reference Manual for | ||
131 | general configuration information. | ||
128 | </note> | 132 | </note> |
129 | <literallayout class='monospaced'> | 133 | <literallayout class='monospaced'> |
130 | $ cd ~ | 134 | $ cd ~ |