mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 20:39:39 +01: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
9332007f1f
commit
57dcb02359
@@ -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>
|
||||
class defines the variable as follows:
|
||||
<literallayout class='monospaced'>
|
||||
SDK_OUTPUT = "${<link linkend='var-SDK_DIR'>SDK_DIR</link>}/image"
|
||||
SDK_OUTPUT = "${SDK_DIR}/image"
|
||||
</literallayout>
|
||||
<note>
|
||||
The <filename>SDK_OUTPUT</filename> directory is a
|
||||
|
||||
Reference in New Issue
Block a user