From c29eb10e31809a523109d638b80175d68dfc9930 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 9 Oct 2022 17:11:09 +1300 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/common-tasks.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index a4741c5a8b..68ce2b852a 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst @@ -3048,7 +3048,7 @@ The following steps describe how to set up the AUH utility: your build directory. - If you want to enable testing through the - :ref:`testimage ` + :ref:`testimage ` class, which is optional, you need to have the following set in your ``conf/local.conf`` file:: @@ -8893,7 +8893,7 @@ You can start the tests automatically or manually: - *Manually running tests:* To manually run the tests, first globally inherit the - :ref:`testimage ` class + :ref:`testimage ` class by editing your ``local.conf`` file:: INHERIT += "testimage" -- cgit v1.2.3-54-g00ecf