From: Belen Barros Pena <[email protected]> We no longer prompt users to select a toasterconf.json file when setting up Toaster, so remove obsolete references to that step.
Signed-off-by: Belen Barros Pena <[email protected]> --- documentation/toaster-manual/toaster-manual-reference.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index faca4ca..735bc58 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml @@ -174,10 +174,6 @@ <filename>meta-yocto/conf/toasterconf.json</filename>). This version contains the default Yocto Project 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> <listitem><para> The second version of the file is in the @@ -186,11 +182,6 @@ (i.e. <filename>meta/conf/toasterconf.json</filename>). This version contains the default OpenEmbedded 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> <listitem><para> The third version is a sample configuration -- 2.5.4 (Apple Git-61) -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
