summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/features.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/features.rst')
-rw-r--r--documentation/ref-manual/features.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index 71d3c5e2aa..0229747650 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -143,7 +143,7 @@ metadata, as extra layers can define their own:
143- *cramfs:* Include CramFS support. 143- *cramfs:* Include CramFS support.
144 144
145- *debuginfod:* Include support for getting ELF debugging information through 145- *debuginfod:* Include support for getting ELF debugging information through
146 a :ref:`debuginfod <dev-manual/common-tasks:using the debuginfod server method>` 146 a :ref:`debuginfod <dev-manual/debugging:using the debuginfod server method>`
147 server. 147 server.
148 148
149- *directfb:* Include DirectFB support. 149- *directfb:* Include DirectFB support.
@@ -202,7 +202,7 @@ metadata, as extra layers can define their own:
202 202
203- *ptest:* Enables building the package tests where supported by 203- *ptest:* Enables building the package tests where supported by
204 individual recipes. For more information on package tests, see the 204 individual recipes. For more information on package tests, see the
205 ":ref:`dev-manual/common-tasks:testing packages with ptest`" section 205 ":ref:`dev-manual/packages:testing packages with ptest`" section
206 in the Yocto Project Development Tasks Manual. 206 in the Yocto Project Development Tasks Manual.
207 207
208- *pulseaudio:* Include support for 208- *pulseaudio:* Include support for
@@ -325,7 +325,7 @@ Here are the image features available for all images:
325 325
326- *read-only-rootfs:* Creates an image whose root filesystem is 326- *read-only-rootfs:* Creates an image whose root filesystem is
327 read-only. See the 327 read-only. See the
328 ":ref:`dev-manual/common-tasks:creating a read-only root filesystem`" 328 ":ref:`dev-manual/read-only-rootfs:creating a read-only root filesystem`"
329 section in the Yocto Project Development Tasks Manual for more 329 section in the Yocto Project Development Tasks Manual for more
330 information. 330 information.
331 331
@@ -394,7 +394,7 @@ these valid features is as follows:
394 394
395- *tools-debug:* Installs debugging tools such as ``strace`` and 395- *tools-debug:* Installs debugging tools such as ``strace`` and
396 ``gdb``. For information on GDB, see the 396 ``gdb``. For information on GDB, see the
397 ":ref:`dev-manual/common-tasks:debugging with the gnu project debugger (gdb) remotely`" section 397 ":ref:`dev-manual/debugging:debugging with the gnu project debugger (gdb) remotely`" section
398 in the Yocto Project Development Tasks Manual. For information on 398 in the Yocto Project Development Tasks Manual. For information on
399 tracing and profiling, see the :doc:`/profile-manual/index`. 399 tracing and profiling, see the :doc:`/profile-manual/index`.
400 400