diff options
author | Belen Barros Pena <belen.barros.pena@intel.linux.com> | 2016-02-16 09:00:32 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-03 17:40:11 +0000 |
commit | 952bcc7fd5470e534f71150a5a5b36d8b520679e (patch) | |
tree | ddcd6bac9d82e8f857f3938dce95eeb6c775b93e /documentation/toaster-manual | |
parent | 34c75fadbd2d8af941feb3187ec6dfd402f8151b (diff) | |
download | poky-952bcc7fd5470e534f71150a5a5b36d8b520679e.tar.gz |
toaster-manual: Removed prompts for json file.
Two instances existed instructing the user about a prompt
for the json file prompt. These have been removed.
(From yocto-docs rev: f45cb8c5db70ef15e685c68508fd3941d8c6727e)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-reference.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index 715f2915c8..cb27107143 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml | |||
@@ -177,10 +177,6 @@ | |||
177 | <filename>meta-yocto/conf/toasterconf.json</filename>). | 177 | <filename>meta-yocto/conf/toasterconf.json</filename>). |
178 | This version contains the default Yocto Project | 178 | This version contains the default Yocto Project |
179 | configuration for Toaster. | 179 | configuration for Toaster. |
180 | You are prompted to select this file during the | ||
181 | Toaster set up process if you had cloned the | ||
182 | <filename>poky</filename> repository (i.e. | ||
183 | <filename>git://git.yoctoproject.org/poky</filename>). | ||
184 | </para></listitem> | 180 | </para></listitem> |
185 | <listitem><para> | 181 | <listitem><para> |
186 | The second version of the file is in the | 182 | The second version of the file is in the |
@@ -189,11 +185,6 @@ | |||
189 | (i.e. <filename>meta/conf/toasterconf.json</filename>). | 185 | (i.e. <filename>meta/conf/toasterconf.json</filename>). |
190 | This version contains the default OpenEmbedded | 186 | This version contains the default OpenEmbedded |
191 | configuration for Toaster. | 187 | configuration for Toaster. |
192 | You are prompted to select this file during the | ||
193 | Toaster set up process if you had cloned the | ||
194 | <filename>openembedded-core</filename> repository | ||
195 | (i.e. | ||
196 | <filename>git://git.openembedded.org/openembedded-core</filename>). | ||
197 | </para></listitem> | 188 | </para></listitem> |
198 | </itemizedlist> | 189 | </itemizedlist> |
199 | </para> | 190 | </para> |