summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/images.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/images.rst')
-rw-r--r--documentation/ref-manual/images.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/images.rst b/documentation/ref-manual/images.rst
index 33e5b53d9f..da27512855 100644
--- a/documentation/ref-manual/images.rst
+++ b/documentation/ref-manual/images.rst
@@ -119,7 +119,7 @@ Following is a list of supported recipes:
119 deployed to a separate partition so that you can boot into it and use 119 deployed to a separate partition so that you can boot into it and use
120 it to deploy a second image to be tested. You can find more 120 it to deploy a second image to be tested. You can find more
121 information about runtime testing in the 121 information about runtime testing in the
122 ":ref:`dev-manual/common-tasks:performing automated runtime testing`" 122 ":ref:`dev-manual/runtime-testing:performing automated runtime testing`"
123 section in the Yocto Project Development Tasks Manual. 123 section in the Yocto Project Development Tasks Manual.
124 124
125- ``core-image-testmaster-initramfs``: A RAM-based Initial Root 125- ``core-image-testmaster-initramfs``: A RAM-based Initial Root
@@ -129,7 +129,7 @@ Following is a list of supported recipes:
129- ``core-image-weston``: A very basic Wayland image with a terminal. 129- ``core-image-weston``: A very basic Wayland image with a terminal.
130 This image provides the Wayland protocol libraries and the reference 130 This image provides the Wayland protocol libraries and the reference
131 Weston compositor. For more information, see the 131 Weston compositor. For more information, see the
132 ":ref:`dev-manual/common-tasks:using wayland and weston`" 132 ":ref:`dev-manual/wayland:using wayland and weston`"
133 section in the Yocto Project Development Tasks Manual. 133 section in the Yocto Project Development Tasks Manual.
134 134
135- ``core-image-x11``: A very basic X11 image with a terminal. 135- ``core-image-x11``: A very basic X11 image with a terminal.