mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
ref-manual: Edits to TOPDIR variable.
I added more detail about this directory. I stated that it is the top-level build directory and it is set when you initialize your build environment with one of the init scripts. (From yocto-docs rev: 839d704e7096dba039b17e5989cad7314732e6db) 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
9953555002
commit
ad49dddd72
@@ -7209,9 +7209,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
<glossentry id='var-TOPDIR'><glossterm>TOPDIR</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
This variable points to the
|
||||
The top-level
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>.
|
||||
BitBake automatically sets this variable.
|
||||
BitBake automatically sets this variable when you
|
||||
initialize your build environment using either
|
||||
<link linkend='structure-core-script'><filename>&OE_INIT_FILE;</filename></link>
|
||||
or
|
||||
<link linkend='structure-memres-core-script'><filename>oe-init-build-env-memres</filename></link>.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
Reference in New Issue
Block a user