diff options
author | Ross Burton <ross.burton@arm.com> | 2024-02-21 20:36:59 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-03-01 05:19:53 -1000 |
commit | 49e5252272b5f6090f837c55dd58303935ca6d13 (patch) | |
tree | c45d3121710a4169167c95e2de1073e0bc0b5766 /scripts/lib/checklayer/__init__.py | |
parent | c222adce8ea8664dd81548195594d36c8b61b1c9 (diff) | |
download | poky-49e5252272b5f6090f837c55dd58303935ca6d13.tar.gz |
oeqa/selftest/recipetool: downgrade meson version to not use pyproject.toml
recipetool's pyproject.toml parsing needs tomllib (python 3.11+) or
tomli (not a hard dependency), so is prone to failing depending on the
host configuration.
Downgrade the Meson release used for the checks to 0.52.1, which was the
last release before moving to pyproject.toml.
(From OE-Core rev: 24bf7bbd1fb21f84539b7a4263d76a33dbacacde)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Backported from master: 6dfe573d83687e5431841f062442b54b9fa22ff3
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/checklayer/__init__.py')
0 files changed, 0 insertions, 0 deletions