[OE-core] [PATCH 2/5] glib-2.0: upgrade to 2.28.0

Fathi Boudra fathi.boudra at linaro.org
Tue Oct 15 08:37:28 UTC 2013


On 15 October 2013 09:31, Iorga, Cristian <cristian.iorga at intel.com> wrote:
> Hello,
>
> This patch has been merged with incorrect version in commit description.
> Upgraded to version 2.38.0, not version 2.28.0, as in description.
> Regards,
> Cristian
>
> -----Original Message-----
> From: openembedded-core-bounces at lists.openembedded.org [mailto:openembedded-core-bounces at lists.openembedded.org] On Behalf Of Ross Burton
> Sent: Monday, October 07, 2013 8:49 PM
> To: openembedded-core at lists.openembedded.org
> Subject: [OE-core] [PATCH 2/5] glib-2.0: upgrade to 2.28.0
>
> Drop the ptest patches and instead use --enable-installed-tests, updating run-ptest to invoke gnome-desktop-testing-runner.
>
> Drop the x32 build patch, upstream has integrated a similar fix.
>
> Signed-off-by: Ross Burton <ross.burton at intel.com>

it fails to build on Aarch64:
| gdbusprivate.c: In function 'write_message_print_transport_debug':
| gdbusprivate.c:2164:12: error: format '%lu' expects argument of type
'long unsigned int', but argument 2 has type 'gssize'
[-Werror=format=]
|             g_type_name (G_TYPE_FROM_INSTANCE
(g_io_stream_get_output_stream (data->worker->stream))));
|             ^



More information about the Openembedded-core mailing list