mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
d4f1951f9a
commit
74cd14cfe5
@@ -514,7 +514,8 @@
|
|||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
PACKAGE_ARCHS[vardepsexclude] = "MACHINE"
|
PACKAGE_ARCHS[vardepsexclude] = "MACHINE"
|
||||||
</literallayout>
|
</literallayout>
|
||||||
This example ensures that the <filename>PACKAGE_ARCHS</filename>
|
This example ensures that the
|
||||||
|
<link linkend='var-PACKAGE_ARCHS'><filename>PACKAGE_ARCHS</filename></link>
|
||||||
variable does not
|
variable does not
|
||||||
depend on the value of
|
depend on the value of
|
||||||
<link linkend='var-MACHINE'><filename>MACHINE</filename></link>,
|
<link linkend='var-MACHINE'><filename>MACHINE</filename></link>,
|
||||||
|
|||||||
Reference in New Issue
Block a user