summaryrefslogtreecommitdiff
path: root/recipes-core/systemd/systemd_%.bbappend
AgeCommit message (Collapse)Author
2015-05-12systemd: fix DHCP on link state changeStefan Agner
When the link goes down, the DHCP service has been disabled, while there is no corresponding functionality which enables the service when the link goes up again. This fix is taken from systemd 217.
2015-03-05journald: remove journald.conf patchMax Krummenacher
meta-angstrom now overrides the effect of the patch and provides the journald.conffile in full. To override a setting either create the file with your settings in meta-toradex/recipes-core/systemd/systemd/journald.conf or edit meta-angstrom/recipes-core/systemd/systemd/journald.conf.
2014-08-04Use generic bbappend filesMax Krummenacher
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.