mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
dev-manual: packages: need enough free space
Enough free storage space is needed to apply package upgrades. (From yocto-docs rev: 6571eb02cbd5c2b96df0f279f25b63255ab7eac4) 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
ea5fa49bfc
commit
6b356b74d8
@@ -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