summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/technical-details.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-05-30 11:36:40 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-30 16:32:19 +0100
commit74cd14cfe5c32a9af9e0b7d28f79df15b4ec2e14 (patch)
tree3406be4aef0650a3194fb5f9fad3b3e47408b60d /documentation/ref-manual/technical-details.xml
parentd4f1951f9a01cacf92ebc7a0c863e71f16d7bf33 (diff)
downloadpoky-74cd14cfe5c32a9af9e0b7d28f79df15b4ec2e14.tar.gz
ref-manual: Fixed a link to the PACKAGE_ARCHS variable.
(From yocto-docs rev: 9723030d04b34794555aa7a864c39950001e005b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r--documentation/ref-manual/technical-details.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 8560e9aa4f..319795f672 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -514,7 +514,8 @@
514 <literallayout class='monospaced'> 514 <literallayout class='monospaced'>
515 PACKAGE_ARCHS[vardepsexclude] = "MACHINE" 515 PACKAGE_ARCHS[vardepsexclude] = "MACHINE"
516 </literallayout> 516 </literallayout>
517 This example ensures that the <filename>PACKAGE_ARCHS</filename> 517 This example ensures that the
518 <link linkend='var-PACKAGE_ARCHS'><filename>PACKAGE_ARCHS</filename></link>
518 variable does not 519 variable does not
519 depend on the value of 520 depend on the value of
520 <link linkend='var-MACHINE'><filename>MACHINE</filename></link>, 521 <link linkend='var-MACHINE'><filename>MACHINE</filename></link>,