summaryrefslogtreecommitdiff
path: root/meta/packages/dbus/dbus-1.2.4
AgeCommit message (Collapse)AuthorFiles
2010-07-13dbus: upgrade to 1.2.24Kevin Tian5
[Patches] REMOVE _cross.patch_: fixed in upstream KEEP _tmpdir.patch_: disable tmpdir test in build system UPDATE _fix-install-daemon.patch_: use automake for binary install instead of manual tweaks. extend it to cover dbus-daemon-launch-helper [Recipe] - remove native recipes and old versions - install to STAGING_DATADIR_NATIVE directly - remove manual tweak on dbus-daemon-launch-helper install - remove stale config options - adjust indention - enable dbus in runlevel 3 since networkmanager has requirement at that level - remove preferred versions in poky-fixed-revisions.inc. Based on discussion with Josh, the preferred version is there just because dbus is not carefully tested before Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2009-11-13dbus: Improve fix deamon install patch to use automake magic to avoid ↵Richard Purdie1
installing wrapper scripts Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-12-01upgrade dbus to 1.2.4Vivian Zhang5