]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Add repart PACKAGECONFIG
authorKristian Klausen <kristian@klausen.dk>
Wed, 1 Sep 2021 16:21:39 +0000 (18:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Sep 2021 11:05:56 +0000 (12:05 +0100)
commita9fb51b75d4536d13734d91222bb0bc612555ae2
tree32d3cb6553d93ba9d7374caef068bd05264d466c
parentf3d82abb781c2642a50a60033641194d1e40c212
systemd: Add repart PACKAGECONFIG

systemd-repart[1] is useful for partitioning the disk:
"systemd-repart grows and adds partitions to a partition table, based on
the configuration files described in repart.d(5)."[1]

openssl is required by repart, so it can be enabled like so:
PACKAGECONFIG += "openssl repart"

[1] https://www.freedesktop.org/software/systemd/man/systemd-repart.html

Signed-off-by: Kristian Klausen <kristian@klausen.dk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_249.3.bb