summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorKevin Tian <kevin.tian@intel.com>2010-07-11 16:02:56 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-13 15:21:45 +0100
commit41acb50c3bed5f040d309e04be528af899cb42ab (patch)
tree770d6aa86df35e224b570bf082ef174433f1216d /meta/conf
parent67eeb71308e8307a99d12417dfb0fe8f016814da (diff)
downloadpoky-41acb50c3bed5f040d309e04be528af899cb42ab.tar.gz
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>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/poky-fixed-revisions.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc
index b5f3886358..a1968aaef7 100644
--- a/meta/conf/distro/include/poky-fixed-revisions.inc
+++ b/meta/conf/distro/include/poky-fixed-revisions.inc
@@ -17,8 +17,6 @@ PREFERRED_VERSION_gtk+ ?= "2.20.1"
17 17
18PREFERRED_VERSION_librsvg ?= "2.26.3" 18PREFERRED_VERSION_librsvg ?= "2.26.3"
19 19
20PREFERRED_VERSION_dbus-glib ?= "0.82"
21PREFERRED_VERSION_dbus-glib-native ?= "0.82"
22PREFERRED_VERSION_gnome-vfs ?= "2.22.0" 20PREFERRED_VERSION_gnome-vfs ?= "2.22.0"
23PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" 21PREFERRED_VERSION_libgnomecanvas ?= "2.20.0"
24 22