dbud-glib: upgrade to 0.86

[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>
This commit is contained in:
Kevin Tian
2010-07-11 16:02:56 +08:00
committed by Richard Purdie
parent 67eeb71308
commit 41acb50c3b
8 changed files with 17 additions and 51 deletions

View File

@@ -17,8 +17,6 @@ PREFERRED_VERSION_gtk+ ?= "2.20.1"
PREFERRED_VERSION_librsvg ?= "2.26.3"
PREFERRED_VERSION_dbus-glib ?= "0.82"
PREFERRED_VERSION_dbus-glib-native ?= "0.82"
PREFERRED_VERSION_gnome-vfs ?= "2.22.0"
PREFERRED_VERSION_libgnomecanvas ?= "2.20.0"