mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
ref-manual, dev-manual: Completed first draft of 2.3 migration section.
(From yocto-docs rev: 42ab9e34da640b46d39741c9c83648dc65518ec1) 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
7fdd0ac087
commit
b1dc0ee121
@@ -791,20 +791,6 @@
|
||||
which is usually
|
||||
<filename>${</filename><link linkend='var-BUILDDIR'><filename>BUILDDIR</filename></link><filename>}/tmp</filename>,
|
||||
as it includes the staging sysroots.
|
||||
Another, faster method to empty the staging sysroots is to use the
|
||||
<filename>scripts/wipe-sysroot</filename> script,
|
||||
which removes just the staging sysroots and keeps everything else
|
||||
in <filename>TMPDIR</filename>.
|
||||
<note>
|
||||
The <filename>scripts/</filename> directory appears in
|
||||
<filename>PATH</filename> after running the build environment
|
||||
initialization script (i.e.
|
||||
<link linkend='structure-core-script'><filename>oe-init-build-env</filename></link>
|
||||
or
|
||||
<link linkend='structure-memres-core-script'><filename>oe-init-build-env-memres</filename></link>),
|
||||
which results in the ability to to run
|
||||
<filename>wipe-sysroot</filename> immediately.
|
||||
</note>
|
||||
</para>
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user