summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-release-process.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-release-process.rst')
-rw-r--r--documentation/ref-manual/ref-release-process.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-release-process.rst b/documentation/ref-manual/ref-release-process.rst
index 95ec686a13..832f011918 100644
--- a/documentation/ref-manual/ref-release-process.rst
+++ b/documentation/ref-manual/ref-release-process.rst
@@ -117,7 +117,7 @@ consists of the following pieces:
117 an ARM target, did the build produce ARM binaries. If, for example, 117 an ARM target, did the build produce ARM binaries. If, for example,
118 the build produced PPC binaries then there is a problem. 118 the build produced PPC binaries then there is a problem.
119 119
120- ```testimage.bbclass`` <#ref-classes-testimage*>`__: This class 120- :ref:`testimage.bbclass <ref-classes-testimage*>`: This class
121 performs runtime testing of images after they are built. The tests 121 performs runtime testing of images after they are built. The tests
122 are usually used with `QEMU <&YOCTO_DOCS_DEV_URL;#dev-manual-qemu>`__ 122 are usually used with `QEMU <&YOCTO_DOCS_DEV_URL;#dev-manual-qemu>`__
123 to boot the images and check the combined runtime result boot 123 to boot the images and check the combined runtime result boot