[Buildroot] [PATCH 2/2] atk: bump to version 2.30.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Jan 2 09:41:37 UTC 2019


Hello,

On Mon,  3 Dec 2018 08:30:43 +0100, Fabrice Fontaine wrote:
> - Switch to meson-package
> - Remove ATK_INSTALL_STAGING_OPTS and host-pkgconf: not needed anymore
> - Add hash for license file
> - This bump fix the issue with glib 2.58.1 (because meson does not use
>   pkgconfig to find glib-genmarshal):
>   /bin/bash: /usr/bin/glib-genmarshal: No such file or directory
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/23cf5227c21365cda0babf1922425f8adaa97fba

This causes a build failure in BR2_STATIC_LIBS=y configurations. Seems
like the meson build system always wants to build a dynamic library:

  http://autobuild.buildroot.net/?reason=atk-2.30.0

Rather than adding a !BR2_STATIC_LIBS dependency, it would be nice to
teach meson to build only a static library.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list