mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
manuals: fix misc typos
(From yocto-docs rev: 988efd0d1663e4369043c5b53d7e1dcd9e54d3cd) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
43cc9a16c1
commit
d09132d130
@@ -2124,7 +2124,7 @@ removed later when a recipe is either modified or removed. Thus, the
|
||||
sysroot is able to remain free from stale files.
|
||||
|
||||
A subset of the files installed by the :ref:`ref-tasks-install` task are
|
||||
used by the :ref:`ref-tasks-populate_sysroot` task as defined by the the
|
||||
used by the :ref:`ref-tasks-populate_sysroot` task as defined by the
|
||||
:term:`SYSROOT_DIRS` variable to automatically populate the sysroot. It
|
||||
is possible to modify the list of directories that populate the sysroot.
|
||||
The following example shows how you could add the ``/opt`` directory to
|
||||
|
||||
@@ -497,8 +497,8 @@ your Yocto Project build host:
|
||||
launch your WSL distribution just like any other application.
|
||||
|
||||
6. *Optimize your WSLv2 storage often:* Due to the way storage is
|
||||
handled on WSLv2, the storage space used by the undelying Linux
|
||||
distribution is not reflected immedately, and since BitBake heavily
|
||||
handled on WSLv2, the storage space used by the underlying Linux
|
||||
distribution is not reflected immediately, and since BitBake heavily
|
||||
uses storage, after several builds, you may be unaware you are
|
||||
running out of space. WSLv2 uses a VHDX file for storage, this issue
|
||||
can be easily avoided by manually optimizing this file often, this
|
||||
|
||||
Reference in New Issue
Block a user