summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/common-tasks.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index f8ee774077..d35b590ee1 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -4393,7 +4393,7 @@ This next example shows how to accomplish the same thing by setting
4393 locally inherit the :ref:`externalsrc <ref-classes-externalsrc>` 4393 locally inherit the :ref:`externalsrc <ref-classes-externalsrc>`
4394 class. 4394 class.
4395 4395
4396By default, ``externalsrc.bbclass`` builds the source code in a 4396By default, :ref:`ref-classes-externalsrc` builds the source code in a
4397directory separate from the external source directory as specified by 4397directory separate from the external source directory as specified by
4398:term:`EXTERNALSRC`. If you need 4398:term:`EXTERNALSRC`. If you need
4399to have the source built in the same directory in which it resides, or 4399to have the source built in the same directory in which it resides, or
@@ -6246,8 +6246,7 @@ system to make your images more secure:
6246 :ref:`extrausers <ref-classes-extrausers>` 6246 :ref:`extrausers <ref-classes-extrausers>`
6247 class, which is the preferred method. For an example on how to set up 6247 class, which is the preferred method. For an example on how to set up
6248 both root and user passwords, see the 6248 both root and user passwords, see the
6249 ":ref:`extrausers.bbclass <ref-classes-extrausers>`" 6249 ":ref:`ref-classes-extrausers`" section.
6250 section.
6251 6250
6252 .. note:: 6251 .. note::
6253 6252