summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/layers.rst2
-rw-r--r--documentation/profile-manual/usage.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/layers.rst b/documentation/dev-manual/layers.rst
index f7929e630e..9e764c03ba 100644
--- a/documentation/dev-manual/layers.rst
+++ b/documentation/dev-manual/layers.rst
@@ -732,7 +732,7 @@ The following list describes the available commands:
732 732
733- ``save-build-conf``: Saves the currently active build configuration 733- ``save-build-conf``: Saves the currently active build configuration
734 (``conf/local.conf``, ``conf/bblayers.conf``) as a template into a layer. 734 (``conf/local.conf``, ``conf/bblayers.conf``) as a template into a layer.
735 This template can later be used for setting up builds via :term:``TEMPLATECONF``. 735 This template can later be used for setting up builds via :term:`TEMPLATECONF`.
736 For information about saving and using configuration templates, see 736 For information about saving and using configuration templates, see
737 ":ref:`dev-manual/custom-template-configuration-directory:creating a custom template configuration directory`". 737 ":ref:`dev-manual/custom-template-configuration-directory:creating a custom template configuration directory`".
738 738
diff --git a/documentation/profile-manual/usage.rst b/documentation/profile-manual/usage.rst
index 2f82137538..e9705ebf99 100644
--- a/documentation/profile-manual/usage.rst
+++ b/documentation/profile-manual/usage.rst
@@ -1872,7 +1872,7 @@ Practically speaking, that means you need to do the following:
1872 1872
1873- Or build a non-SDK image but include the profiling tools 1873- Or build a non-SDK image but include the profiling tools
1874 (edit ``local.conf`` and add ``tools-profile`` to the end of 1874 (edit ``local.conf`` and add ``tools-profile`` to the end of
1875 :term:``EXTRA_IMAGE_FEATURES`` variable):: 1875 :term:`EXTRA_IMAGE_FEATURES` variable)::
1876 1876
1877 $ bitbake core-image-sato 1877 $ bitbake core-image-sato
1878 1878