mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
dev-manual: packages: need enough free space
Enough free storage space is needed to apply package upgrades. (From yocto-docs rev: 0ccb6570c8ae50f2f40b3634a9798a10fd20811d) 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
3d5846e144
commit
3d986317d1
@@ -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
|
||||
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
|
||||
``${TMPDIR}/deploy/packageformat`` directory. For example, if
|
||||
``${``\ :term:`TMPDIR`\ ``}`` is
|
||||
|
||||
Reference in New Issue
Block a user