diff options
| author | Patrick Williams <patrick@stwcx.xyz> | 2024-12-16 00:44:07 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2024-12-20 18:13:43 +0300 |
| commit | 814148c1cccacb8c3f88047977be86582170b7d3 (patch) | |
| tree | 7a2a4992305108e46d00ddcf2104ce00dd7a8802 /meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio | |
| parent | 534076b0ad63244190285a6a9998c5d9cd6c0f24 (diff) | |
| download | openbmc-814148c1cccacb8c3f88047977be86582170b7d3.tar.xz | |
treewide: remove deprecated VOLATILE_LOG_DIR
Upstream removed VOLATILE_LOG_DIR and replaced it with
FILESYSTEM_PERMS_TABLES. Remove the VOLATILE_LOG_DIR and adjust
the FILESYSTEM_PERMS_TABLES as necessary for the same effect as
before.
Since "FILESYSTEM_PERMS_TABLES:remove" would override any append
behavior, we cannot simply use that because it would prevent anyone
using the phosphor-base include from making `/var/log` volatile.
By default we do want to make `/var/log` volatile, but some configs
do not (ex. "gbmc"). To deal with this, add a new variable
PHOSPHOR_VOLATILE_VARLOG, which when set to "1" enables the volatile
`/var/log` setting.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I86f4a87ccbbff88f99662119516acd2bfb58b140
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio')
0 files changed, 0 insertions, 0 deletions
