diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-18 10:56:46 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:17:54 +0100 |
| commit | 2501e84f9a26bce01841807da005441b3974bfd1 (patch) | |
| tree | 8ea96a63e22fc7d0419ee4985530b905673cff45 /documentation/ref-manual | |
| parent | 8fe2c674d05ab808dc452a2d499207c72d1ea2e9 (diff) | |
| download | poky-2501e84f9a26bce01841807da005441b3974bfd1.tar.gz | |
ref-manual: Added "class" as part of a link reference to a class.
(From yocto-docs rev: d563458d4f10ead158c54736098e6c601ed305c3)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 4ad65a8b65..4257b21092 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -13966,7 +13966,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 13966 | in your recipe. | 13966 | in your recipe. |
| 13967 | The variable's default value is set in the | 13967 | The variable's default value is set in the |
| 13968 | <link linkend='ref-classes-syslinux'><filename>syslinux</filename></link> | 13968 | <link linkend='ref-classes-syslinux'><filename>syslinux</filename></link> |
| 13969 | as follows: | 13969 | class as follows: |
| 13970 | <literallayout class='monospaced'> | 13970 | <literallayout class='monospaced'> |
| 13971 | SYSLINUX_SERIAL ?= "0 115200" | 13971 | SYSLINUX_SERIAL ?= "0 115200" |
| 13972 | </literallayout> | 13972 | </literallayout> |
