Martin Jansa c81d25cd9b 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>
2012-02-23 16:46:32 +01:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories

Description
No description provided
Readme 57 MiB
Languages
BitBake 71.6%
C 17.6%
Shell 7.5%
Python 1%
Makefile 0.9%
Other 1.3%