diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-11-05 14:45:12 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-08 11:15:12 +0000 |
| commit | 0d3e6853a62dc2868483fc1c130af797881c839c (patch) | |
| tree | dc6360b29942850e3a46423d0182aba7b4e6bc6a /documentation | |
| parent | 9104c1c29cabcaf1d5a8ed09821c3f96424a1aba (diff) | |
| download | poky-0d3e6853a62dc2868483fc1c130af797881c839c.tar.gz | |
ref-manual: Fixed typo in the PACKAGE_EXTRA_ARCHS variable.
(From yocto-docs rev: 85bd37d28b4394d422a70adec9a01a88ba4b4f21)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -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 b22c661421..510563a00b 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -6121,7 +6121,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 6121 | <glossdef> | 6121 | <glossdef> |
| 6122 | <para>Specifies the list of architectures compatible with the device CPU. | 6122 | <para>Specifies the list of architectures compatible with the device CPU. |
| 6123 | This variable is useful when you build for several different devices that use | 6123 | This variable is useful when you build for several different devices that use |
| 6124 | miscellaneous processors such as XScale and ARM926-EJS).</para> | 6124 | miscellaneous processors such as XScale and ARM926-EJS.</para> |
| 6125 | </glossdef> | 6125 | </glossdef> |
| 6126 | </glossentry> | 6126 | </glossentry> |
| 6127 | 6127 | ||
