[Buildroot] [PATCH 1/1] package/meson: bump to version 0.52.0

Bernd Kuhls bernd.kuhls at t-online.de
Thu Oct 17 06:08:33 UTC 2019


Am Wed, 16 Oct 2019 22:07:24 +0200 schrieb Thomas Petazzoni:

> On Mon, 14 Oct 2019 03:05:36 -0600 James Hilliard
> <james.hilliard1 at gmail.com> wrote:
> 
>> Signed-off-by: James Hilliard
>> <james.hilliard1 at gmail.com>
>> ---
>>  package/meson/meson.hash | 4 ++-- package/meson/meson.mk   | 2 +-
>>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> Applied to master, thanks.
> 
> Thomas

Hi,

meson added an dependency to lzma:
https://github.com/mesonbuild/meson/issues/6012

To fix the various build errors resulting from this bump I added host-xz 
to HOST_PYTHON3_DEPENDENCIES to make sure that xz was built before host-
python3.

Are there better solutions to ensure that host-xz was built before host-
python3 during the build of host-meson?

Regards, Bernd




More information about the buildroot mailing list