From 32703a4334112e4be481f1fd148e4a4bc4a99f75 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 16 Oct 2017 17:07:48 -0700 Subject: toaster-manual: Fixed external links Found four links going to the dev-manual that should have benn going to the ref-manual. These were for YP terms. Fixed them. (From yocto-docs rev: 0c75eda3a772d8c40e381e44e563a5b79b3d0cb5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/toaster-manual/toaster-manual-intro.xml | 2 +- documentation/toaster-manual/toaster-manual-reference.xml | 2 +- documentation/toaster-manual/toaster-manual-setup-and-use.xml | 2 +- documentation/toaster-manual/toaster-manual-start.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/toaster-manual') diff --git a/documentation/toaster-manual/toaster-manual-intro.xml b/documentation/toaster-manual/toaster-manual-intro.xml index a408024d89..4e59e00780 100644 --- a/documentation/toaster-manual/toaster-manual-intro.xml +++ b/documentation/toaster-manual/toaster-manual-intro.xml @@ -7,7 +7,7 @@ Toaster is a web interface to the Yocto Project's - OpenEmbedded build system. + OpenEmbedded build system. The interface enables you to configure and run your builds. Information about builds is collected and stored in a database. You can use Toaster to configure and start builds on multiple diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index 1f2f6a6e46..e984391fdf 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml @@ -677,7 +677,7 @@ created that are specific to Toaster and are used to control configuration and back-end tasks. You can locate these commands in the - Source Directory + Source Directory (e.g. poky) at bitbake/lib/manage.py. This section documents those commands. diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index dc2a771a3d..c26a32a3d5 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml @@ -18,7 +18,7 @@ Navigate to the root of your - Source Directory + Source Directory (e.g. poky): $ cd poky diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml index b1a0d87151..65e057a83e 100644 --- a/documentation/toaster-manual/toaster-manual-start.xml +++ b/documentation/toaster-manual/toaster-manual-start.xml @@ -41,7 +41,7 @@ The requirements file is located in the bitbake directory, which is located in the root directory of the - Source Directory + Source Directory (e.g. poky/bitbake/toaster-requirements.txt). The dependencies appear in a pip, install-compatible format. -- cgit v1.2.3-54-g00ecf