[Buildroot] [PATCH 0/2] pkg-meson/libglib2: restore use of system printf

John Keeping john at metanate.com
Tue Mar 10 12:44:57 UTC 2020


The first patch here adds some meson infrastructure to allow per-package
properties to be set in cross-compilation.conf and the second uses it to
ensure libglib2 uses the system printf, which it will not otherwise do
as it depends on runtime tests to check these.

Note that patch 1 depends textually on the patch at
https://patchwork.ozlabs.org/patch/1252129/

John Keeping (2):
  package/pkg-meson.mk: add FOO_MESON_EXTRA_PROPERTIES
  package/libglib2: restore use of system printf

 docs/manual/adding-packages-meson.txt | 8 ++++++++
 package/libglib2/libglib2.mk          | 5 +++++
 package/pkg-meson.mk                  | 4 ++++
 3 files changed, 17 insertions(+)

-- 
2.25.1



More information about the buildroot mailing list