Files
meta-openembedded/meta-oe/recipes-extended
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
..
2012-02-23 16:46:31 +01:00
2012-01-26 10:00:20 +01:00
2012-01-24 13:20:50 +01:00
2011-12-06 16:37:29 +01:00
2011-11-10 15:50:58 +01:00
2011-11-21 12:00:54 +01:00