summaryrefslogtreecommitdiffstats
path: root/meta/packages/dbus
Commit message (Collapse)AuthorAgeFilesLines
* populate-volatile.sh: cleanup duplicated invocations and remove boot warningKevin Tian2010-08-123-7/+6
| | | | | | | | | | | | | | | | | For one, populate-volatile.sh is itself a rcS script which is invoked earlier than package's own postinst method (last one in rcS). If package has already installed their volatile files correctly, it doesn't make sense to update volatile again in postinst since nothing is changed. On the other hand, dbus/hal are special since their user/group are only created in the target. If they pre-install volatiles like others, populate-volatile.sh will report "undefined user" since at that time their user/group haven't been created. The better way solving this is to generate their volatile in the fly after user/group are created, and then update volatiles. This fix [BUGID #121] Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbus-glib: add license checksumKevin Tian2010-07-211-0/+2
| | | | | | it's missing in last upgrade Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbus: add license checksumKevin Tian2010-07-211-0/+2
| | | | | | it's missed in last upgrade. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbud-glib: upgrade to 0.86Kevin Tian2010-07-137-49/+17
| | | | | | | | | | | | | | | | [dbus-glib-Ptches] REMOVE _run-with-tmp-session-bus.patch_: test is not built by default DISABLE _fix_asneeded.patch_: not sure why we need change expat link order. Disable it but keep for a while KEEP _no-examples.patch_: don't build examples [dbus-glib-recipe] - remove native and old recipes - remove tweak on dbus-glib-bindings.h, since it will be generated correctly after passing correct config options linking to native dbus-binding-tool and dbus-bus-introspect.xml - remove preferred versions in poky-fixed-revisions.inc with similar reason as dbus Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbus: upgrade to 1.2.24Kevin Tian2010-07-1316-310/+80
| | | | | | | | | | | | | | | | | | | | [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>
* dbus: fix SRC_URI indentionKevin Tian2010-07-021-8/+6
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbus: fix metadataKevin Tian2010-07-021-5/+5
| | | | Signed-off-by Kevin Tian <kevin.tian@intel.com>
* dbus-glib: fix metadataKevin Tian2010-06-301-5/+5
| | | | Signed-off-by Kevin Tian <kevin.tian@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* dbus-glib: 0.78 -> 0.82Richard Purdie2009-12-116-26/+7
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dbus-native: Convert to use do_install for stagingRichard Purdie2009-11-172-23/+11
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dbus: Remove unneeded staging functionRichard Purdie2009-11-171-10/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dbus-glib-native: Convert to use do_install for stagingRichard Purdie2009-11-161-4/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dbus: Disable X for -native versions, also explicitly disable libauditRichard Purdie2009-11-135-5/+12
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dbus: Improve fix deamon install patch to use automake magic to avoid ↵Richard Purdie2009-11-136-22/+70
| | | | | | installing wrapper scripts Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dbus-native: Apply install fix patch to ensure the version of dbus-daemon in ↵Richard Purdie2009-11-125-6/+3
| | | | | | staging is not a wrapper Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dbus: Use pkgconfig_stageRichard Purdie2009-06-121-1/+1
|
* dbus: Add 1.2.14Richard Purdie2009-05-197-0/+206
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dbus: make dbus-native do not use update-rc.d (removes harmless warning)Marcin Juszkiewicz2009-02-233-2/+5
|
* dbus-glib: 0.76 -> 0.78Richard Purdie2009-01-157-2/+16
|
* dbus-glib: Use the binding tool from PATHRichard Purdie2009-01-123-3/+23
|
* dbus-glib: Fix introspection configure optionRichard Purdie2009-01-052-2/+2
|
* dbus-native: Bump PRRichard Purdie2009-01-051-1/+1
|
* dbus-glib: Factor into a common .inc file and cleanup the recipe using ↵Richard Purdie2009-01-054-34/+25
| | | | autotools staging
* dbus-native: Generate the dbus-bus-introspect.xml so dbus-glib recipes don't ↵Richard Purdie2009-01-054-20/+14
| | | | have to find the dbus source. Pass the location of the file to dbus-glib* with the --with-introspect and drop the now unneeded patch
* Various fixes after recent commit breakageRichard Purdie2009-01-041-1/+2
|
* dbus: Drop old 1.0.* and 1.1.* versionsRichard Purdie2009-01-0215-411/+0
|
* Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie2009-01-025-8/+0
|
* upgrade dbus to 1.2.4Vivian Zhang2008-12-017-0/+197
|
* dbus: Add volatiles configurationRichard Purdie2008-08-194-1/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5080 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: add init script dependsRoss Burton2008-07-032-1/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4810 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: start at rc5.d/S02 instead of S20Marcin Juszkiewicz2008-07-032-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4794 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus-glib: upgrade to 0.76Ross Burton2008-06-135-9/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4644 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus-native: fix builds without X11Ross Burton2008-03-181-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4047 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: Add missing libsm DEPENDSRichard Purdie2008-03-101-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3983 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: unbreak buildbotMarcin Juszkiewicz2008-03-043-3/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3911 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: renamed 1.1.4 -> 1.1.20 and added missing patchMarcin Juszkiewicz2008-03-045-0/+14
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3909 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: upgrade 1.1.4 to 1.1.20 (from OE)Marcin Juszkiewicz2008-03-045-59/+72
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3905 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: sneak in the security fix releaseRoss Burton2008-02-276-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3875 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Switch to using dbus.incRoss Burton2008-01-302-122/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3634 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus.inc: somewhat merge with OERoss Burton2008-01-301-12/+13
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3633 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: enable checks, disable asserts. Anything else is madness.Ross Burton2008-01-301-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3632 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: enable X support so that the session bus terminates when X doesRoss Burton2008-01-302-6/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3631 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: upgrade -bleeding to 1.1.4Ross Burton2008-01-186-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3516 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: upgrade poky-bleeding to dbus 1.1.3Ross Burton2008-01-167-51/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3493 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: bump -bleeding from 1.1.1 to 1.1.2Ross Burton2008-01-157-4/+56
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3491 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: disable asserts, not checks. asserts are slow and very intensive, ↵Ross Burton2008-01-082-4/+4
| | | | | | checks are entry point sanity checks and are good git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3426 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add dbus 1.1.1 (leave 1.0.2 as default)Richard Purdie2008-01-027-2/+257
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3400 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus-glib: Fix hardcoded staging layout referencesRichard Purdie2007-10-291-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3021 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: add reload actionRoss Burton2007-09-242-3/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2777 311d38ba-8fff-0310-9ca6-ca027cbcb966