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/ref-variables.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/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 538936b43e..82410941c2 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -12935,7 +12935,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 12935 | these tests, see the | 12935 | these tests, see the |
| 12936 | "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>" | 12936 | "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>" |
| 12937 | section in the Yocto Project Development Manual and the | 12937 | section in the Yocto Project Development Manual and the |
| 12938 | "<link linkend='ref-classes-testimage'><filename>testimage.bbclass</filename></link>" | 12938 | "<link linkend='ref-classes-testimage*'><filename>testimage*.bbclass</filename></link>" |
| 12939 | section. | 12939 | section. |
| 12940 | </para> | 12940 | </para> |
| 12941 | </glossdef> | 12941 | </glossdef> |
| @@ -14314,7 +14314,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 14314 | <filename>uid</filename> and <filename>gid</filename> | 14314 | <filename>uid</filename> and <filename>gid</filename> |
| 14315 | values causes the OpenEmbedded build system to employ | 14315 | values causes the OpenEmbedded build system to employ |
| 14316 | the | 14316 | the |
| 14317 | <link linkend='ref-classes-useradd-staticids'><filename>useradd-staticids</filename></link> | 14317 | <link linkend='ref-classes-useradd'><filename>useradd-staticids</filename></link> |
| 14318 | class. | 14318 | class. |
| 14319 | </note> | 14319 | </note> |
| 14320 | </para> | 14320 | </para> |
