]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: add usrmerge to REQUIRED_DISTRO_FEATURES
authorLuca Boccassi <luca.boccassi@microsoft.com>
Sat, 5 Aug 2023 21:35:51 +0000 (22:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Aug 2023 12:21:31 +0000 (13:21 +0100)
commit802e853eeddf16d73db1900546cc5f045d1fb7ed
treeee8566144b84460b000f417ab9db9abbf094e1a4
parentfa8c59c49940af4cb03df49f5b6a2a53d50fbefb
systemd: add usrmerge to REQUIRED_DISTRO_FEATURES

Support for unmerged-usr is deprecated upstream, taints the system and
has been removed for v255 (next release).
Enforce building merged-usr images when using systemd. This allows one
release cycle where it can be tested for any remaining issue, and can
still be overridden, before it stops working completely.

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-compat-units.bb
meta/recipes-core/systemd/systemd-conf_1.0.bb
meta/recipes-core/systemd/systemd-machine-units_1.0.bb
meta/recipes-core/systemd/systemd-serialgetty.bb
meta/recipes-core/systemd/systemd_254.bb