summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-05-05 15:25:20 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-13 11:28:34 +0100
commitf3540fc691c12aca637ddea71bd0090ddcc40e19 (patch)
tree32557407d52c70bff8490b53cde12b3314e97307 /documentation/toaster-manual
parente145129aaa7aefd057ba7551445965602447045c (diff)
downloadpoky-f3540fc691c12aca637ddea71bd0090ddcc40e19.tar.gz
manuals: reduce verbosity with "worry about" expression
(From yocto-docs rev: 6c65f5f350cdc79a435deb20c48d861d9f4c5c14) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r--documentation/toaster-manual/reference.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/toaster-manual/reference.rst b/documentation/toaster-manual/reference.rst
index 3d4efe92d6..5d52c449cd 100644
--- a/documentation/toaster-manual/reference.rst
+++ b/documentation/toaster-manual/reference.rst
@@ -32,9 +32,8 @@ through a
32`REST <https://en.wikipedia.org/wiki/Representational_state_transfer>`__ 32`REST <https://en.wikipedia.org/wiki/Representational_state_transfer>`__
33API, store the information about the layers in the Toaster database, and 33API, store the information about the layers in the Toaster database, and
34then show the information to users. Users are then able to view that 34then show the information to users. Users are then able to view that
35information and build layers from Toaster itself without worrying about 35information and build layers from Toaster itself without having to
36cloning or editing the BitBake layers configuration file 36clone or edit the BitBake layers configuration file ``bblayers.conf``.
37``bblayers.conf``.
38 37
39Tying a layer source into Toaster is convenient when you have many 38Tying a layer source into Toaster is convenient when you have many
40custom layers that need to be built on a regular basis by a community of 39custom layers that need to be built on a regular basis by a community of