[oe-commits] Martin Jansa : atk: add patch to replace G_CONST_RETURN with const

git version control git at git.openembedded.org
Tue Oct 4 10:36:11 UTC 2011


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

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Fri Sep 30 10:47:02 2011 +0200

atk: add patch to replace G_CONST_RETURN with const

* otherwise build fails when glib is 2.30.0 or newer (and G_DISABLE_DEPRECATED is enabled - like in atk)

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../atk/atk-1.32.0/remove.G_CONST_RETURN.patch     |  628 ++++++++++++++++++++
 meta/recipes-support/atk/atk_1.32.0.bb             |    5 +-
 2 files changed, 632 insertions(+), 1 deletions(-)

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




More information about the Openembedded-commits mailing list