[oe-commits] Ross Burton : libunique: fix compilation with GLib 2.34

git at git.openembedded.org git at git.openembedded.org
Mon Nov 12 22:32:04 UTC 2012


Module: openembedded-core.git
Branch: master-next
Commit: 713e1c82d32a477be84951d1dba8326b0342c8ca
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=713e1c82d32a477be84951d1dba8326b0342c8ca

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Nov 12 17:52:36 2012 +0000

libunique: fix compilation with GLib 2.34

The new GLib has deprecated some functions, and libunique was building with
-Werror.  Take a patch from upstream to update the build system and rationalise
the warning flags.

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-gnome/libunique/libunique/build.patch |  421 ++++++++++++++++++++
 meta/recipes-gnome/libunique/libunique_1.1.6.bb    |    7 +-
 2 files changed, 425 insertions(+), 3 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=713e1c82d32a477be84951d1dba8326b0342c8ca




More information about the Openembedded-commits mailing list