[oe-commits] Andreas Müller : gvfs: slightly update to 1.10. 1 and backport patches to build with glib 2.36

git at git.openembedded.org git at git.openembedded.org
Fri May 3 14:08:08 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 985fb27d51ecb948a195af5b27a3a3f6b5ab3f45
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=985fb27d51ecb948a195af5b27a3a3f6b5ab3f45

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Fri May  3 12:31:04 2013 +0000

gvfs: slightly update to 1.10.1 and backport patches to build with glib 2.36

This is a bit of a bad hack but as long as we are sitting on gnome2 we cannot
follow to latest mainline because it would require gnome-disk-utility 3.x which
relies on libnotify 0.7.x. For libnotify 0.6.x / 0.7.x API-conflict there is
no solution available yet.

The following tests were performed:

* build my standard xfce-image from scratch
* test automount
* test trash
* test network browsing

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...ect-UDISKS_AUTOMOUNT_HINT-available-in-re.patch |   57 +
 .../0001-gvfsfusedaemon.c-fix-glib-build.patch     |   31 -
 ...ib-2.31-deprecations-and-thread-API-chang.patch |  599 +++++
 .../0003-Adapt-to-glib-mutex-API-changes.patch     | 2454 ++++++++++++++++++++
 .../0004-Adapt-to-glib-thread-API-changes.patch    |   44 +
 ..._1.8.2.bb => gvfs-gdu-volume-monitor_1.10.1.bb} |    2 +-
 meta-gnome/recipes-gnome/gvfs/gvfs.inc             |   15 +-
 .../gvfs/{gvfs_1.8.2.bb => gvfs_1.10.1.bb}         |    2 +-
 8 files changed, 3167 insertions(+), 37 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=985fb27d51ecb948a195af5b27a3a3f6b5ab3f45




More information about the Openembedded-commits mailing list