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>
This commit is contained in:
Belen Barros Pena 2016-02-16 09:00:32 -08:00 committed by Richard Purdie
parent 34c75fadbd
commit 952bcc7fd5
1 changed files with 0 additions and 9 deletions

View File

@ -177,10 +177,6 @@
<filename>meta-yocto/conf/toasterconf.json</filename>). <filename>meta-yocto/conf/toasterconf.json</filename>).
This version contains the default Yocto Project This version contains the default Yocto Project
configuration for Toaster. configuration for Toaster.
You are prompted to select this file during the
Toaster set up process if you had cloned the
<filename>poky</filename> repository (i.e.
<filename>git://git.yoctoproject.org/poky</filename>).
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
The second version of the file is in the The second version of the file is in the
@ -189,11 +185,6 @@
(i.e. <filename>meta/conf/toasterconf.json</filename>). (i.e. <filename>meta/conf/toasterconf.json</filename>).
This version contains the default OpenEmbedded This version contains the default OpenEmbedded
configuration for Toaster. configuration for Toaster.
You are prompted to select this file during the
Toaster set up process if you had cloned the
<filename>openembedded-core</filename> repository
(i.e.
<filename>git://git.openembedded.org/openembedded-core</filename>).
</para></listitem> </para></listitem>
</itemizedlist> </itemizedlist>
</para> </para>