]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
systemd: add PACKAGECONFIG to select default compression format
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 19 Jan 2023 16:35:25 +0000 (16:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jan 2023 22:01:00 +0000 (22:01 +0000)
commitbec1e2628e7accf2eff07193ae5ea14eb443ae37
tree4365d6e0e51bacc2c050c769f9556330fcfeaad9
parent76a685bfcf927593eac67157762a53259089ea8a
systemd: add PACKAGECONFIG to select default compression format

If multiple compression libraries are enabled, the format to use for
compression is chosen implicitly, so if you want to compress with e.g.
lz4 you cannot enable zstd, so you cannot read zstd-compressed journal
files. This PACKAGECONFIGs allow to enable all compression formats for
reading, but to choose a specific one for writing.

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_252.4.bb