mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
dev-manual: packages: need enough free space
Enough free storage space is needed to apply package upgrades. (From yocto-docs rev: d020b170917a47487ffda3beb0a2ca223c3d37ed) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
70440282af
commit
f59e2c869c
@@ -612,6 +612,13 @@ subsequent sections are necessary to configure the target. You should
|
|||||||
set these variables before building the image in order to produce a
|
set these variables before building the image in order to produce a
|
||||||
correctly configured image.
|
correctly configured image.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Your image will need enough free storage space to run package upgrades,
|
||||||
|
especially if many of them need to be downloaded at the same time.
|
||||||
|
You should make sure images are created with enough free space
|
||||||
|
by setting the :term:`IMAGE_ROOTFS_EXTRA_SPACE` variable.
|
||||||
|
|
||||||
When your build is complete, your packages reside in the
|
When your build is complete, your packages reside in the
|
||||||
``${TMPDIR}/deploy/packageformat`` directory. For example, if
|
``${TMPDIR}/deploy/packageformat`` directory. For example, if
|
||||||
``${``\ :term:`TMPDIR`\ ``}`` is
|
``${``\ :term:`TMPDIR`\ ``}`` is
|
||||||
|
|||||||
Reference in New Issue
Block a user