]> code.ossystems Code Review - openembedded-core.git/commit
libfm: Remove the flag of G_DISABLE_DEPRECATED
authorDongxiao Xu <dongxiao.xu@intel.com>
Tue, 26 Apr 2011 02:26:40 +0000 (10:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Apr 2011 08:52:25 +0000 (09:52 +0100)
commita401ad4c353eafc45dbd7b808386d195594adf65
tree167488699596b23110e2b40d81b8cb65bb5c1860
parent4131611c19d3e7d72e9a79aacd614c2734d9ed8e
libfm: Remove the flag of G_DISABLE_DEPRECATED

Latest glib-2.0 changes some macros and function definitions to be
deprecated. However libfm still uses them. Therefore the flag
G_DISABLE_DEPRECATED should be removed in libfm's Makefile.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-support/libfm/libfm-0.1.14/use_deprecate_func.patch [new file with mode: 0644]
meta/recipes-support/libfm/libfm_0.1.14.bb