summaryrefslogtreecommitdiff
path: root/packages/dbus/dbus_1.2.1.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-02dbus: Add a configure option to specify the client side default bus timeoutDaniel Willmann1
2008-09-27dbus all increase maximum system bus timeoutMichael Lauer1
2008-09-11dbug: dependency on x11 changed to virtual/x11; bumped PR.Mike Westerhof1
2008-09-11disapproval of revision 'a77b1b20f91ad3d9efd959a043e992b300333d95'Mike Westerhof1
2008-09-11dbus: dependency on x11 changed to virtual/x11; bumped PR.Mike Westerhof1
2008-09-05dbus: enable x support and put dbus-launch into new package dbus-x11John Lee1
* Enable x support only add rdepends to dbus-launch. Make it a seperate package so other packages like dbus does not rdepend on libx11. * This solves the problem that if you restart X for multiple times, there will be many dbus-daemon left in the system. That's because --exit-with-session in Xsession will not be useful without enabling x support. * Follow debian, change the name from dbus-1 to dbus and conflict/replace the original dbus-1. * oe-stylize dbus.inc
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi1
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-05-31dbus 1.2.1: fix pidfile locationKoen Kooi1
2008-05-02dbus 1.2.1 bring some sanity in the init script, e.g.Michael Lauer1
* don't hide problems * use proper PID files * allow restart
2008-04-21dbus: drop unneeded fix-dbus-launch-x11.patch to complement ↵Rolf Leggewie1
ec238858461bb40d136b48ac17f1ad9ee6b50c9e
2008-04-20dbus: update stable version from 1.1.20 (aka 1.2.0) to 1.2.1. BUGFIX only ↵Michael Lauer1
release