summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-02-09 15:49:37 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-10 14:12:54 +0000
commit6dfe573d83687e5431841f062442b54b9fa22ff3 (patch)
treed0b6bed378ad117dccb12393f5e24ce73ad90650 /scripts
parent02d31355b20f8f3e7bd1b71c9412988eca9ec4b4 (diff)
downloadopenembedded-core-contrib-6dfe573d83687e5431841f062442b54b9fa22ff3.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. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions