summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r--documentation/overview-manual/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 3017637529..1ac6abe22b 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -1200,7 +1200,7 @@ usually made available in the form of a shared state (sstate) cache.
1200 :term:`SSTATE_MIRRORS` 1200 :term:`SSTATE_MIRRORS`
1201 variables. 1201 variables.
1202 1202
1203The idea of a setscene task (i.e ``do_``\ taskname\ ``_setscene``) is a 1203The idea of a setscene task (i.e ``do_taskname_setscene``) is a
1204version of the task where instead of building something, BitBake can 1204version of the task where instead of building something, BitBake can
1205skip to the end result and simply place a set of files into specific 1205skip to the end result and simply place a set of files into specific
1206locations as needed. In some cases, it makes sense to have a setscene 1206locations as needed. In some cases, it makes sense to have a setscene