summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 3af023895e..1b685370c4 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -543,7 +543,7 @@ which the OpenEmbedded build system places the generated objects built
543from the recipes. By default, the :term:`B` directory is set to the 543from the recipes. By default, the :term:`B` directory is set to the
544following, which is separate from the source directory (:term:`S`):: 544following, which is separate from the source directory (:term:`S`)::
545 545
546 ${WORKDIR}/${BPN}/{PV}/ 546 ${WORKDIR}/${BPN}-{PV}/
547 547
548See these variables for more information: 548See these variables for more information:
549:term:`WORKDIR`, :term:`BPN`, and 549:term:`WORKDIR`, :term:`BPN`, and