diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index eb2de9b673..74c00c498c 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml @@ -88,9 +88,11 @@ The Directory for Cloning Layers - If you are running Toaster in Build Mode, Toaster creates - a _toaster_clones directory inside - your Source Directory (i.e. poky). + If you are running Toaster in + Build Mode, + Toaster creates a _toaster_clones + directory inside your Source Directory + (i.e. poky). For example, suppose you use this command to start Toaster: poky/bitbake/bin/toaster @@ -115,15 +117,16 @@ The Build Directory - If you are running Toaster in Build Mode, Toaster creates a - build directory within your Source Directory (e.g. - poky). + If you are running Toaster in + Build Mode, + Toaster creates a build directory within your Source + Directory (e.g. poky). For example, suppose you use this command to start Toaster: poky/bitbake/bin/toaster In this example, Toaster creates and uses the - poky/_toaster_clones + poky/build directory to execute the builds. @@ -141,7 +144,8 @@ Creating a Django Superuser - Toaster is built on the Django framework. + Toaster is built on the + Django framework. Django provides an administration interface you can use to edit Toaster configuration parameters. @@ -382,8 +386,15 @@ - The lsupdates command fetches the - initial recipes and layers data from the layer index. + The lsupdates command fetches + information about machines, recipes and + layers available as part of OpenEmbedded. + The information is fetched from the + OpenEmbedded Metadata Index. + This information provides easy access to metadata + from Toaster, and it is key for Toaster's usability. + It is not recommended that you use Toaster without + fetching this information." @@ -1336,17 +1347,17 @@ Following are several videos that show how to use the Toaster GUI: + Build Configuration: + This + video + overviews and demonstrates build configuration for Toaster. + Build Custom Layers: This video shows you how to build custom layers that are used with Toaster. - Build Configuration: - This - video - overviews and demonstrates build configuration for Toaster. - Toaster Homepage and Table Controls: This video