]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: convert from autotools to meson
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 20 Feb 2019 20:10:26 +0000 (21:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2019 12:35:01 +0000 (12:35 +0000)
commite185235dd97510bfdc621cef9c18d8d13b16006d
treea37770aff3ae87efba6dfcaadbdaa9c8d596dbd9
parent8fb16df2e6977bb3508239eb8d447b8c5401d5ed
glib-2.0: convert from autotools to meson

PRINTF settings no longer seem necessary (tested with mingw).

Add meson-specific bits to Enable-more-tests-while-cross-compiling.patch and
0001-Install-gio-querymodules-as-libexec_PROGRAM.patch

Add 0001-Set-host_machine-correctly-when-building-with-mingw3.patch
to allow 'mingw32' as target machine in addition to 'windows'.

Add 0001-meson.build-do-not-hardcode-linux-as-the-host-system.patch to
correct ARM build errors.

Drop configure-libtool.patch (autotools-specific).

Fix API docs generation

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0/0001-Do-not-write-bindir-into-pkg-config-files.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch
meta/recipes-core/glib-2.0/glib-2.0/0001-Set-host_machine-correctly-when-building-with-mingw3.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/0001-meson.build-do-not-hardcode-linux-as-the-host-system.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/0010-Do-not-hardcode-python-path-into-various-tools.patch
meta/recipes-core/glib-2.0/glib-2.0/Enable-more-tests-while-cross-compiling.patch
meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch [deleted file]
meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb
meta/recipes-core/glib-2.0/glib.inc