diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2015-10-13 10:00:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-21 23:06:34 +0100 |
commit | 2fe38094657df6564e4f548d376d86678e57b768 (patch) | |
tree | 16bc161406e76a465966d9d642d4ad071976605e /documentation/ref-manual/closer-look.xml | |
parent | 359b7fb639d5fa11baba0b3257b7e410d34d4d4b (diff) | |
download | poky-2fe38094657df6564e4f548d376d86678e57b768.tar.gz |
ref-manual, dev-manual: Applied feedback to edit several classes
Fixes [YOCTO #8298]
Updated several classes with feedback from Jose Lamego of Intel.
The feedback fixed some class groupings so that previously isolated
classes could be bundled under common classes (e.g.
autotools*.bbclass).
I scrubbed the cross-references for cases where a particular
class became "undocumented." The cross-references now point to
the bundled class entry in the ref-manual.
(From yocto-docs rev: 07a533cb41ad26d202f4e303f2dbc7d7bf26e076)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/closer-look.xml')
-rw-r--r-- | documentation/ref-manual/closer-look.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index 27f674ae2f..45dcd9b3cf 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml | |||
@@ -1059,7 +1059,7 @@ | |||
1059 | the root filesystem image that lists out, line-by-line, the | 1059 | the root filesystem image that lists out, line-by-line, the |
1060 | installed packages. | 1060 | installed packages. |
1061 | This manifest file is useful for the | 1061 | This manifest file is useful for the |
1062 | <link linkend='ref-classes-testimage'><filename>testimage</filename></link> | 1062 | <link linkend='ref-classes-testimage*'><filename>testimage</filename></link> |
1063 | class, for example, to determine whether or not to run | 1063 | class, for example, to determine whether or not to run |
1064 | specific tests. | 1064 | specific tests. |
1065 | See the | 1065 | See the |