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

2013-10-15 Thread Riku Voipio
On 15 October 2013 12:43, Burton, Ross wrote: > On 15 October 2013 09:37, Fathi Boudra wrote: >> 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',

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

2013-10-15 Thread Burton, Ross
On 15 October 2013 09:37, Fathi Boudra wrote: > 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=]

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

2013-10-15 Thread Fathi Boudra
rom: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Ross > Burton > Sent: Monday, October 07, 2013 8:49 PM > To: openembedded-core@lists.openembedded.org > Subject: [OE-core] [PATCH 2/5] glib-2.0: upgrade to 2.28.0

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

2013-10-14 Thread Iorga, Cristian
...@lists.openembedded.org] On Behalf Of Ross Burton Sent: Monday, October 07, 2013 8:49 PM To: openembedded-core@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

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

2013-10-07 Thread Ross Burton
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 --- .../glib-2.0/glib-2.0/Makefile-ptest.patch | 61 -