| Commit message (Expand) | Author | Age | Files | Lines |
* | meta/scripts: Various getVar/getVarFlag expansion parameter fixes | Richard Purdie | 2017-01-09 | 1 | -1/+1 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -19/+19 |
* | systemd.bbclass: don't block on service restart | Mark Asselstine | 2016-11-30 | 1 | -1/+1 |
* | systemd: Reload configuration on package install | Linus Wallgren | 2016-11-23 | 1 | -0/+4 |
* | systemd.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -2/+1 |
* | systemd.bbclass: Allow enabling of parameterised services | Bob Ham | 2015-12-09 | 1 | -0/+14 |
* | systemd.bbclass: Use systemd_system_unitdir | Pau Espin Pedrol | 2015-08-10 | 1 | -5/+4 |
* | systemd.bbclass: drop has_exactly_one_service setting | Dmitry Eremin-Solenikov | 2015-05-14 | 1 | -3/+0 |
* | systemd: don't add files and dependencies from units Conflicts | Ross Burton | 2014-11-04 | 1 | -4/+1 |
* | update-rc.d/systemd: Remove OVERRIDES dependency | Richard Purdie | 2014-09-23 | 1 | -0/+2 |
* | Globally replace oe.utils.contains to bb.utils.contains | Otavio Salvador | 2014-04-25 | 1 | -6/+6 |
* | systemd: pass --root in prerm if running on host | Ross Burton | 2013-12-18 | 1 | -1/+7 |
* | classes/recipes: More optimal DISTRO_FEATURES references | Richard Purdie | 2013-12-05 | 1 | -8/+7 |
* | systemd: fix comments | Paul Eggleton | 2013-11-14 | 1 | -2/+2 |
* | systemd: Track postinst/prerm in task checksum | Richard Purdie | 2013-10-07 | 1 | -0/+3 |
* | systemd.bbclass: get the correct /lib directory | Saul Wold | 2013-09-10 | 1 | -3/+3 |
* | systemd: Remove base_libdir if installed only for systemd_unitdir | Muhammad Shakeel | 2013-09-10 | 1 | -0/+3 |
* | systemd: Remove init.d dir if systemd unit file is present and sysvinit not a... | Muhammad Shakeel | 2013-07-31 | 1 | -0/+15 |
* | systemd: Remove systemd_unitdir if systemd is not in distro features | Muhammad Shakeel | 2013-07-24 | 1 | -0/+9 |
* | systemd: Don't enable systemd services when native. | Randy Witt | 2013-07-10 | 1 | -0/+2 |
* | classes: Use modern exception raising syntax | Richard Purdie | 2013-05-09 | 1 | -2/+2 |
* | systemd.bbclass: restart service in postinst, not start | Ross Burton | 2013-04-09 | 1 | -1/+1 |
* | update-rc.d, systemd: redirect also stderr from type | Martin Jansa | 2013-04-02 | 1 | -2/+2 |
* | update-rc.d/systemd: change communication variable name | Ross Burton | 2013-03-26 | 1 | -4/+7 |
* | systemd: check for systemctl first, and don't force systemd to be installed. | Ross Burton | 2013-03-26 | 1 | -16/+11 |
* | systemd.bbclass: fix bb.error | Martin Jansa | 2013-03-01 | 1 | -1/+1 |
* | systemd.bbclass: Dont use libdir and base_libdir for units | Khem Raj | 2013-02-15 | 1 | -4/+9 |
* | systemd.bbclass: use PACKAGESPLITFUNCS instead of populate_packages_prepend | Ross Burton | 2013-02-11 | 1 | -7/+7 |
* | systemd.bbclass: helper class for recipes with systemd units | Ross Burton | 2013-02-11 | 1 | -0/+158 |