]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
meson: upgrade to 1.7.1
authorRoss Burton <ross.burton@arm.com>
Wed, 2 Apr 2025 17:02:35 +0000 (18:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Apr 2025 10:05:48 +0000 (11:05 +0100)
commitec524490bfa860a2caf7c3f77924c4dafeb631bf
treee0d65e1fa6a5707bf08e03703e427d8092ebec84
parentc8c391ed3e0598a3bea7bc0981126d870315063d
meson: upgrade to 1.7.1

Drop 0001-dependencies-dev-prepend-sysroot-when-searching-for-.patch as
this is now upstreamed.

Remove the deletion of a .pyc because it uses frozenset(), this bug in
Python has been fixed since 3.11[1]

[1] https://github.com/python/cpython/commit/51999c960e7fc45feebd629421dec6524a5fc803

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/meson/meson/0001-dependencies-dev-prepend-sysroot-when-searching-for-.patch [deleted file]
meta/recipes-devtools/meson/meson_1.7.1.bb [moved from meta/recipes-devtools/meson/meson_1.7.0.bb with 88% similarity]