summaryrefslogtreecommitdiff
path: root/meta/recipes-core/dbus/dbus_1.4.12.bb
Commit message (Collapse)AuthorAgeFilesLines
* dbus: Ensure localstatedir is added to the packageRichard Purdie2011-11-011-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dbus: remove unused initscriptPaul Eggleton2011-10-311-0/+3
| | | | | | | We already install an appropriate init script to /etc/init.d, we do not need an additional one in /etc/init.d/rc.d as well. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* dbus: update to 1.4.12Koen Kooi2011-06-301-0/+4
The tmpdir patch has been regenerated and can now be applied with git-am, no functional changes. The biggest improvement is that dbus will log to syslog nowadays: [ 22.238708] <29>dbus[237]: [system] Activating service name='fi.w1.wpa_supplicant1' (using servicehelper) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>