aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/systemd.bbclass
AgeCommit message (Expand)Author
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-01-19systemd: Add PACKAGE_WRITE_DEPS for postinstRichard Purdie
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-30systemd.bbclass: don't block on service restartMark Asselstine
2016-11-23systemd: Reload configuration on package installLinus Wallgren
2016-10-03systemd.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2015-12-09systemd.bbclass: Allow enabling of parameterised servicesBob Ham
2015-08-09systemd.bbclass: Use systemd_system_unitdirPau Espin Pedrol
2015-05-14systemd.bbclass: drop has_exactly_one_service settingDmitry Eremin-Solenikov
2014-11-04systemd: don't add files and dependencies from units ConflictsRoss Burton
2014-09-23update-rc.d/systemd: Remove OVERRIDES dependencyRichard Purdie
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador
2013-12-18systemd: pass --root in prerm if running on hostRoss Burton
2013-12-05classes/recipes: More optimal DISTRO_FEATURES referencesRichard Purdie
2013-11-14systemd: fix commentsPaul Eggleton
2013-10-04systemd: Track postinst/prerm in task checksumRichard Purdie
2013-09-10systemd.bbclass: get the correct /lib directorySaul Wold
2013-09-10systemd: Remove base_libdir if installed only for systemd_unitdirMuhammad Shakeel
2013-07-30systemd: Remove init.d dir if systemd unit file is present and sysvinit not a...Muhammad Shakeel
2013-07-23systemd: Remove systemd_unitdir if systemd is not in distro featuresMuhammad Shakeel
2013-07-09systemd: Don't enable systemd services when native.Randy Witt
2013-05-09classes: Use modern exception raising syntaxRichard Purdie
2013-04-09systemd.bbclass: restart service in postinst, not startRoss Burton
2013-04-02update-rc.d, systemd: redirect also stderr from typeMartin Jansa
2013-03-26update-rc.d/systemd: change communication variable nameRoss Burton
2013-03-26systemd: check for systemctl first, and don't force systemd to be installed.Ross Burton
2013-03-01systemd.bbclass: fix bb.errorMartin Jansa
2013-02-15systemd.bbclass: Dont use libdir and base_libdir for unitsKhem Raj
2013-02-11systemd.bbclass: use PACKAGESPLITFUNCS instead of populate_packages_prependRoss Burton
2013-02-11systemd.bbclass: helper class for recipes with systemd unitsRoss Burton