mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
docs: Replace VOLATILE_LOG_DIR with FILESYSTEM_PERMS_TABLES
The VOLATILE_LOG_DIR variable was removed and it's functionality replaced with a FILESYSTEM_PERMS_TABLES entry in https://git.yoctoproject.org/poky/commit/?id=2f8806deb7655b37d6f8d12ff54680d6acf7a298 ("bitbake.conf: drop VOLATILE_LOG_DIR, use FILESYSTEM_PERMS_TABLES instead") (From yocto-docs rev: 8632cd1070da26f217046071c43dd2f877f2e608) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Reviewed-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit b1c22561878ba618eb69e4c8784ea346b989a0ea) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
c07ed6edcd
commit
61b6825c5f
@@ -327,8 +327,9 @@ The image features available for all images are:
|
||||
|
||||
.. note::
|
||||
|
||||
To make the ``/var/log`` directory on the target persistent, use the
|
||||
:term:`VOLATILE_LOG_DIR` variable by setting it to "no".
|
||||
To make the ``/var/log`` directory on the target persistent, remove the
|
||||
``files/fs-perms-volatile-log.txt`` value from
|
||||
:term:`FILESYSTEM_PERMS_TABLES`.
|
||||
|
||||
- *ptest-pkgs:* Installs ptest packages for all ptest-enabled recipes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user