Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | polkit: meta-systemd rework | Andreas Müller | 2012-07-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | ||||
* | polkit 0.104 bbappend: append to PACkAGECONFIG instead of overwriting it | Koen Kooi | 2012-03-04 | 1 | -1/+3 |
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||||
* | polkit: enable and disable systemd/consolekit support explicitly | Martin Jansa | 2012-02-23 | 1 | -2/+5 |
| | | | | | | | | | | | | * 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> | ||||
* | polkit: depends on systemd | Otavio Salvador | 2012-02-20 | 1 | -0/+3 |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |