diff options
author | Paul Eggleton <paul.eggleton@microsoft.com> | 2022-10-09 17:11:09 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-19 17:32:57 +0100 |
commit | c29eb10e31809a523109d638b80175d68dfc9930 (patch) | |
tree | f15182078dc75c6e2b1c5e5ebd342bd61f4fba38 /documentation/ref-manual/variables.rst | |
parent | 335a230a351dd2273278ec91b13f7b28ef1120a0 (diff) | |
download | poky-c29eb10e31809a523109d638b80175d68dfc9930.tar.gz |
ref-manual: remove reference to testimage-auto class
testimage-auto was removed in the thud release.
(From yocto-docs rev: 618351169c09470280aeee53a63aba88788efc4b)
Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index f77b8ac1e9..5c75dac0fe 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -8300,7 +8300,7 @@ system and gives an overview of their function and contents. | |||
8300 | on enabling, running, and writing these tests, see the | 8300 | on enabling, running, and writing these tests, see the |
8301 | ":ref:`dev-manual/common-tasks:performing automated runtime testing`" | 8301 | ":ref:`dev-manual/common-tasks:performing automated runtime testing`" |
8302 | section in the Yocto Project Development Tasks Manual and the | 8302 | section in the Yocto Project Development Tasks Manual and the |
8303 | ":ref:`ref-classes-testimage*`" section. | 8303 | ":ref:`ref-classes-testimage`" section. |
8304 | 8304 | ||
8305 | :term:`THISDIR` | 8305 | :term:`THISDIR` |
8306 | The directory in which the file BitBake is currently parsing is | 8306 | The directory in which the file BitBake is currently parsing is |