gamin: fix compilation with glib 2.30
authorSven Neumann <s.neumann@raumfeld.com>
Mon, 27 Feb 2012 12:38:54 +0000 (13:38 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 27 Feb 2012 22:30:00 +0000 (23:30 +0100)
commit328fc5747279ff00fcc619d1eda81bf139f3221c
tree40e337165e6731b3b88aa13b75a0de89dc30ec64
parent7e4936dfa4c3d2c3192c6c69e9b51f1d4a646fa8
gamin: fix compilation with glib 2.30

G_CONST_RETURN is deprecated in glib 2.30 so remove occurences
to avoid build failures.

Patch taken from http://patches.openembedded.org/patch/13079/

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gamin/gamin-0.1.10-no-const-return.patch [new file with mode: 0644]