diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-10-30 11:41:37 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-27 22:54:54 +0000 |
| commit | 400d491e8d9d2ac0623fe491c3795af3e12a1621 (patch) | |
| tree | dc631b40cbb6023623ebcd824df6809b6ce0739e /documentation/ref-manual/ref-tasks.xml | |
| parent | 9cedaa67400513f5aecddcd5f3d9fffcd31da0a1 (diff) | |
| download | poky-400d491e8d9d2ac0623fe491c3795af3e12a1621.tar.gz | |
ref-manual, dev-manual: Removed TEST_IMAGE for TESTIMAGE_AUTO.
The TEST_IMAGE variable went away and was replaced with the
TESTIMAGE_AUTO variable. Fixed all related/affected areas.
(From yocto-docs rev: 84e2c149fa823ab6e12be17b049c9bae1c1dd904)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-tasks.xml')
| -rw-r--r-- | documentation/ref-manual/ref-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index ccd0f85cfd..8f3ff26d24 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml | |||
| @@ -886,7 +886,7 @@ | |||
| 886 | Boots an image and performs runtime tests within the image | 886 | Boots an image and performs runtime tests within the image |
| 887 | immediately after it has been built. | 887 | immediately after it has been built. |
| 888 | This task is enabled when you set | 888 | This task is enabled when you set |
| 889 | <link linkend='var-TEST_IMAGE'><filename>TEST_IMAGE</filename></link> | 889 | <link linkend='var-TESTIMAGE_AUTO'><filename>TESTIMAGE_AUTO</filename></link> |
| 890 | equal to "1". | 890 | equal to "1". |
| 891 | </para> | 891 | </para> |
| 892 | 892 | ||
