summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-setup-and-use.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.xml')
-rw-r--r--documentation/toaster-manual/toaster-manual-setup-and-use.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index a1546858d9..e66ebdd757 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -506,7 +506,7 @@
506 MANAGED="True" 506 MANAGED="True"
507 </literallayout> 507 </literallayout>
508 </para></listitem> 508 </para></listitem>
509 <listitem><para><emphasis>Set Up Toaster for Normal Usage:</emphasis> 509<!-- <listitem><para><emphasis>Set Up Toaster for Normal Usage:</emphasis>
510 You need to configure each build environment, layer 510 You need to configure each build environment, layer
511 sources, and BitBake versions.</para> 511 sources, and BitBake versions.</para>
512 <para>Verify that your releases have been loaded correctly by 512 <para>Verify that your releases have been loaded correctly by
@@ -539,9 +539,9 @@
539 539
540 # Go to Home, Bitbake Versions, Add bitbake version; 540 # Go to Home, Bitbake Versions, Add bitbake version;
541 # Take version information from: http://git.openembedded.org/bitbake/refs/heads, 541 # Take version information from: http://git.openembedded.org/bitbake/refs/heads,
542 # This example assumes "master" version. 542 # This example assumes "fido" version.
543 # set Name: master, Giturl git://git.openembedded.org/bitbake 543 # set Name: fido, Giturl git://git.openembedded.org/bitbake
544 # branch master, dirpath / 544 # branch fido, dirpath /
545 # Save your changes and exit 545 # Save your changes and exit
546 </literallayout> 546 </literallayout>
547 You also need to configure the project releases, the 547 You also need to configure the project releases, the
@@ -550,19 +550,19 @@
550 Continuing with the example: 550 Continuing with the example:
551 <literallayout class='monospaced'> 551 <literallayout class='monospaced'>
552 # Go to Home, Releases, Add release 552 # Go to Home, Releases, Add release
553 # set Name: master, Description: Current master release, select Bitbake Version, 553 # set Name: fido, Description: Current fido release, select Bitbake Version,
554 # and Branch: master 554 # and Branch: fido
555 # Save your changes and exit 555 # Save your changes and exit
556 556
557 # Go to Home, Toaster Settings, select the Setting for DEFAULT_RELEASE 557 # Go to Home, Toaster Settings, select the Setting for DEFAULT_RELEASE
558 # set Helptext: This selects the default release., Value: master 558 # set Helptext: This selects the default release., Value: fido
559 # Save your changes and exit 559 # Save your changes and exit
560 560
561 # Go to Home, Bitbake Versions, Add bitbake version; 561 # Go to Home, Bitbake Versions, Add bitbake version;
562 # take version information from : http://git.openembedded.org/bitbake/refs/heads, 562 # take version information from : http://git.openembedded.org/bitbake/refs/heads,
563 # this manual assumes the master version 563 # this manual assumes the fido version
564 # set Name: master, Giturl git://git.openembedded.org/bitbake 564 # set Name: fido, Giturl git://git.openembedded.org/bitbake
565 # branch master, dirpath / 565 # branch fido, dirpath /
566 # Save your changes and exit 566 # Save your changes and exit
567 567
568 # Update the information 568 # Update the information
@@ -573,6 +573,7 @@
573 "<link linkend='toaster-useful-commands'>Useful Commands</link>" 573 "<link linkend='toaster-useful-commands'>Useful Commands</link>"
574 section. 574 section.
575 </para></listitem> 575 </para></listitem>
576-->
576 <listitem><para><emphasis>Install and Set up the Database Server:</emphasis> 577 <listitem><para><emphasis>Install and Set up the Database Server:</emphasis>
577 You can use any SQL server out of the box. 578 You can use any SQL server out of the box.
578 It is recommended that you use 579 It is recommended that you use