diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-05-29 15:53:41 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-30 16:32:19 +0100 |
| commit | d4f1951f9a01cacf92ebc7a0c863e71f16d7bf33 (patch) | |
| tree | dafe5ebfd60f7585616533bc062dd6b440d35ad4 | |
| parent | a6db9e71f8b62dc0dcbfd8ffe358ca185c79460d (diff) | |
| download | poky-d4f1951f9a01cacf92ebc7a0c863e71f16d7bf33.tar.gz | |
ref-manual: Edits to the PACKAGE_ARCHS variable.
(From yocto-docs rev: d29b25cdefa61017e832b7f52162bf8004bcedd4)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 f95167df5c..fc81b00227 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -5484,7 +5484,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 5484 | normally be hand-edited. | 5484 | normally be hand-edited. |
| 5485 | The default value for | 5485 | The default value for |
| 5486 | <filename>PACKAGE_ARCHS</filename> is "all any noarch | 5486 | <filename>PACKAGE_ARCHS</filename> is "all any noarch |
| 5487 | ${PACKAGE_EXTRA_ARCHS} ${MACHINE_ARCH}" | 5487 | ${PACKAGE_EXTRA_ARCHS} ${MACHINE_ARCH}". |
| 5488 | </para> | 5488 | </para> |
| 5489 | </glossdef> | 5489 | </glossdef> |
| 5490 | </glossentry> | 5490 | </glossentry> |
