summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index d5ac1926b6..3a090354e0 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5391,7 +5391,7 @@ system and gives an overview of their function and contents.
5391 The list of packages the recipe creates. The default value is the 5391 The list of packages the recipe creates. The default value is the
5392 following:: 5392 following::
5393 5393
5394 ${PN}-dbg ${PN}-staticdev ${PN}-dev ${PN}-doc ${PN}-locale ${PACKAGE_BEFORE_PN} ${PN} 5394 ${PN}-src ${PN}-dbg ${PN}-staticdev ${PN}-dev ${PN}-doc ${PN}-locale ${PACKAGE_BEFORE_PN} ${PN}
5395 5395
5396 During packaging, the :ref:`ref-tasks-package` task 5396 During packaging, the :ref:`ref-tasks-package` task
5397 goes through :term:`PACKAGES` and uses the :term:`FILES` 5397 goes through :term:`PACKAGES` and uses the :term:`FILES`