mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
ref-manual: Removed the link to SDK_DIR in the example.
(From yocto-docs rev: 414b74da4afac77f231770f2746f1c2d3947d340) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d13d95ab89
commit
dce3b0a5ef
@@ -12241,7 +12241,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
|||||||
<link linkend='ref-classes-populate-sdk-*'><filename>populate_sdk_base</filename></link>
|
<link linkend='ref-classes-populate-sdk-*'><filename>populate_sdk_base</filename></link>
|
||||||
class defines the variable as follows:
|
class defines the variable as follows:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
SDK_OUTPUT = "${<link linkend='var-SDK_DIR'>SDK_DIR</link>}/image"
|
SDK_OUTPUT = "${SDK_DIR}/image"
|
||||||
</literallayout>
|
</literallayout>
|
||||||
<note>
|
<note>
|
||||||
The <filename>SDK_OUTPUT</filename> directory is a
|
The <filename>SDK_OUTPUT</filename> directory is a
|
||||||
|
|||||||
Reference in New Issue
Block a user