Release notes:
- Array `.flatten()` method
- clang-tidy's auto-generated targets correctly select source files
- Added Qualcomm's embedded linker, eld
- Added suffix function to the FS module
- Support response files for custom targets
- meson format now has a --source-file-path argument when reading from stdin
- Added license keyword to pkgconfig.generate
- New experimental option `rust_dynamic_std`
- Rust and non-Rust sources in the same target
- Swift/C++ interoperability is now supported
- Explicitly setting Swift module name is now supported
- Top-level statement handling in Swift libraries
- Swift compiler receives select C family compiler options
- Support for MASM in Visual Studio backends
- Limited support for WrapDB v1

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-devtools/meson/{meson_1.9.1.bb => meson_1.9.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/meson/{meson_1.9.1.bb => meson_1.9.2.bb} (98%)

diff --git a/meta/recipes-devtools/meson/meson_1.9.1.bb 
b/meta/recipes-devtools/meson/meson_1.9.2.bb
similarity index 98%
rename from meta/recipes-devtools/meson/meson_1.9.1.bb
rename to meta/recipes-devtools/meson/meson_1.9.2.bb
index 4738484bbbf..eaea492f281 100644
--- a/meta/recipes-devtools/meson/meson_1.9.1.bb
+++ b/meta/recipes-devtools/meson/meson_1.9.2.bb
@@ -15,7 +15,7 @@ SRC_URI = 
"${GITHUB_BASE_URI}/download/${PV}/meson-${PV}.tar.gz \
            file://0001-Make-CPU-family-warnings-fatal.patch \
            file://0002-Support-building-allarch-recipes-again.patch \
            "
-SRC_URI[sha256sum] = 
"4e076606f2afff7881d195574bddcd8d89286f35a17b4977a216f535dc0c74ac"
+SRC_URI[sha256sum] = 
"3499b59bb23982496e01e57b4103ac2f826f9c3a3f59e507a0a832487fe55e3d"
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)$"
 
 inherit python_setuptools_build_meta github-releases
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#227445): 
https://lists.openembedded.org/g/openembedded-core/message/227445
Mute This Topic: https://lists.openembedded.org/mt/116697559/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to