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