mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
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:
committed by
Richard Purdie
parent
67eeb71308
commit
41acb50c3b
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user