summaryrefslogtreecommitdiff
path: root/packages/dbus
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko30
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-19dbus: fix post-install script to change ownership _after_ group and id is ↵Mike Westerhof3
created.
2008-12-18dbus: adding RPROVIDES to auto replace the old dbus-1 package.I-Fan, Chen3
... also increase PR to reflect the changes.
2008-12-11dbus: remove spurious RRECOMMENDS on dbus-x11Koen Kooi2
2008-10-29Compile with recent glibc,gcc,headers (e.g. fedora 9) Add a patch to dbus to ↵Holger Hans Peter Freyther2
properly compile on fedora 9.
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther6
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 Freyther6
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-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe8
2008-10-02dbus: Add a configure option to specify the client side default bus timeoutDaniel Willmann7
2008-10-01dbus 1.0.3 add sanitize-reply-timeout patch also in its directoryMichael Lauer1
2008-09-27dbus all increase maximum system bus timeoutMichael Lauer4
2008-09-11dbug: dependency on x11 changed to virtual/x11; bumped PR.Mike Westerhof2
2008-09-11disapproval of revision 'a77b1b20f91ad3d9efd959a043e992b300333d95'Mike Westerhof2
2008-09-11dbus: dependency on x11 changed to virtual/x11; bumped PR.Mike Westerhof2
2008-09-05dbus-native 1.2.1 fix it for real (see previous commit)Michael Lauer1
2008-09-05dbus-native: yank RRECOMMENDS and RDEPENDSMichael Lauer2
2008-09-05dbus: enable x support and put dbus-launch into new package dbus-x11John Lee2
* 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-27dbus-glib: added 0.76 (from Poky)Marcin Juszkiewicz7
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi2
* 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 Kooi2
2008-05-02dbus 1.2.1 bring some sanity in the init script, e.g.Michael Lauer2
* don't hide problems * use proper PID files * allow restart
2008-04-21dbus: drop unneeded fix-dbus-launch-x11.patch to complement ↵Rolf Leggewie2
ec238858461bb40d136b48ac17f1ad9ee6b50c9e
2008-04-21dbus-native 1.2.1 remove patch that has been integrated upstreamMichael Lauer1
2008-04-20dbus: update stable version from 1.1.20 (aka 1.2.0) to 1.2.1. BUGFIX only ↵Michael Lauer9
release
2008-03-07dbus-native_1.0.3.bb : fix SRC_URIGraeme Gregory1
2008-03-06dbus[-native] 1.0.2 security update to 1.0.3Michael Lauer8
2008-02-28dbus [all] fix packaging, make the libdbus RRECOMMEND the actual message bus ↵Michael Lauer3
system
2008-02-27dbus 1.1.4 update to 1.1.20 (new default version)Michael Lauer12
2008-02-20dbus repair building 1.0.2Michael Lauer1
2008-02-19dbus 1.1.4 fix permissions of dbus system bus activation helper binaryMichael Lauer2
* with this revision, system bus activation finally works
2008-02-19dbus 1.1.4 ship necessary files and directories for system bus activationMichael Lauer2
2008-02-07dbus: update SRC_URI. Fixes 3755.Rolf Leggewie1
2008-01-28clean up dbus directory, remove unused patches, make better use of .inc fileMichael Lauer31
2008-01-28dbus 1.1.1 update to 1.1.4 (aka 1.2.0 RC2)Michael Lauer7
2008-01-24dbus.inc : use the new DEBIANNAME variable to rename dbus->dbus-1Graeme Gregory1
2008-01-23dbus.inc : break library out into seperate package, bump PR accordinglyGraeme Gregory4
2008-01-23python-dbus: remove dbus-python, add staging for python-dbusMichael Lauer1
2008-01-03dbus: added 1.1.1 from Poky (non default)Marcin Juszkiewicz7
2007-11-12dbus*: Typo fix in description.Paul Sokolovsky5
2007-10-30merge of '1eca501d99b909ff783490fdac2b315cd05f4315'Michael Lauer2
and '4202065ccdf53efb3f2e35af2f07d2d55ee0aa27'
2007-10-29dbus-glib: Fix harcoded staging paths (from Poky)Richard Purdie1
2007-10-29dbus-c++: catch up with SRCREV and make it build againMichael Lauer2
2007-10-21packages/dbus/dbus.inc : Add group netdev during installation (if it does ↵Stelios Koroneos2
not exists). Closes #3179 packages/dbus/dbus_1.0.2.bb : Bump PR
2007-10-01dbus: include uidgen as wellKoen Kooi2
2007-10-01dbus: tweak packaging, should help XorA's single core build :) Koen Kooi2
2007-09-30packages/dbus/dbus-glib_0.74.bb : add updated version from poky, removeGraeme Gregory13
older version This will fix networkmanager
2007-09-29dbus.inc: remove unused varKoen Kooi1
2007-09-29dbus.inc: remove libinstall for dbus-glibKoen Kooi1
2007-09-29dbus: sync with poky and use .inc fileKoen Kooi3
2007-09-20dbus: Drop fix-segfault patch. Thei issue it fixed can no longer be ↵Richard Purdie4
reproduced (tested by thos)