diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-02-18 10:58:01 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-23 16:46:32 +0100 |
commit | c81d25cd9b9ec6a20e19ef92c8e6dabc93e3feba (patch) | |
tree | 0341137c1e587964aa66443cf9c285026802c686 /meta-oe/recipes-support/postgresql/postgresql.inc | |
parent | cd2f6d54b4e317a5d1a8d676a31dca93d2621b48 (diff) | |
download | meta-openembedded-c81d25cd9b9ec6a20e19ef92c8e6dabc93e3feba.tar.gz |
polkit: enable and disable systemd/consolekit support explicitly
* people using sysvinit need to add something like
PACKAGECONFIG = "${@base_contains('VIRTUAL-RUNTIME_init_manager', 'sysvinit', 'consolekit', 'systemd', d)}"
or just
PACKAGECONFIG = "consolekit"
to their own .bbappend if they don't want to get systemd in their
images.
* and for the rest it will enable systemd explititly
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/postgresql/postgresql.inc')
0 files changed, 0 insertions, 0 deletions