poky/meta/recipes-core
Changqing Li 2f46b6f27d bitbake.conf: drop VOLATILE_TMP_DIR, use FILESYSTEM_PERMS_TABLES instead
* Drop VOLATILE_TMP_DIR, use FILESYSTEM_PERMS_TABLES instead. By default,
FILESYSTEM_PERMS_TABLES ?=  "files/fs-perms.txt \
                             files/fs-perms-volatile-log.txt \
                             files/fs-perms-volatile-tmp.txt"
it contains 'files/fs-perms-volatile-tmp.txt', which means volatile tmp
is enabled. User can disable volatile tmp by remove
'files/fs-perms-volatile-tmp.txt' from FILESYSTEM_PERMS_TABLES.
* If volatile tmp is disabled, both /tmp and /var/tmp are persistent

(From OE-Core rev: 8d1ae67b89c45f78162e070228086c7ef88c3264)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-08-28 09:14:26 +01:00
..
2024-01-07 12:24:57 +00:00
2024-07-21 11:08:11 +01:00
2024-03-18 12:21:45 +00:00
2023-04-27 14:41:31 +01:00
2024-08-08 08:26:14 +01:00
2024-08-08 08:26:14 +01:00
2024-04-14 06:28:02 +01:00
2024-08-23 22:43:27 +01:00
2022-11-08 22:47:16 +00:00
2024-08-23 22:43:27 +01:00
2024-08-21 21:51:49 +01:00
2024-04-23 13:40:24 +01:00