]> code.ossystems Code Review - openembedded-core.git/commit
util-linux: disable systemd
authorRoss Burton <ross.burton@intel.com>
Tue, 24 Feb 2015 18:07:25 +0000 (18:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Feb 2015 23:32:35 +0000 (23:32 +0000)
commite9b13af813ac74144fea7479208ae0e699518093
treecff0737b26368f6894659e2929a14fa1a23bbdd7
parentf98cd3798837f2954443ca84a199158d9f47c3e8
util-linux: disable systemd

systemd has a build-dependency on util-linux for libmount, and util-linux has an
optional build dependency on systemd.

The features in util-linux that enabling systemd gives you are:
* lslogins can show recent journal entries from the user
* uuidd can use socket activation and has a service file
* fstrim has a service file
* logger can write journal entries

These are not worth the overhead of maintaining two util-linux recipes to
bootstrap the cycle, so disable systemd support in util-linux.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/util-linux/util-linux.inc