Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | systemd bbclass: replace all tabs with 4 spaces | Koen Kooi | 2012-07-19 | 1 | -165/+165 |
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||||
* | systemd.bbclass: introduce SYSTEMD_AUTO_ENABLE variable | Andreas Müller | 2012-07-16 | 1 | -2/+4 |
| | | | | | | Currently all services introduced are enabled and started at installation. By setting SYSTEMD_AUTO_ENABLE = "disable" the default behaviour can be overridden. | ||||
* | systemd.bbclass: do not warn for systemd files are in ${PN} | Andreas Müller | 2012-07-16 | 1 | -7/+2 |
| | | | | Since we have our own layer there is no need to separate out systemd packages | ||||
* | systemd.bbclass: add *-systemd packages to RRECOMMENDS | Andreas Müller | 2012-07-16 | 1 | -4/+22 |
| | |||||
* | systemd.bbclass: move to meta-systemd | Andreas Müller | 2012-07-16 | 1 | -0/+207 |