From 98c2ee5cef5a0968d8f6f8d4b55ee4b29aabaee6 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 27 Nov 2023 11:17:49 +0100 Subject: [PATCH] meson: update 1.2.2 -> 1.3.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- meta/recipes-devtools/meson/{meson_1.2.2.bb => meson_1.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/meson/{meson_1.2.2.bb => meson_1.3.0.bb} (98%) diff --git a/meta/recipes-devtools/meson/meson_1.2.2.bb b/meta/recipes-devtools/meson/meson_1.3.0.bb similarity index 98% rename from meta/recipes-devtools/meson/meson_1.2.2.bb rename to meta/recipes-devtools/meson/meson_1.3.0.bb index c38d88fe61f..e794bb28a52 100644 --- a/meta/recipes-devtools/meson/meson_1.2.2.bb +++ b/meta/recipes-devtools/meson/meson_1.3.0.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] = "4a0f04de331fbc7af3b802a844fc8838f4ccd1ded1e792ba4f8f2faf8c5fe4d6" +SRC_URI[sha256sum] = "4ba253ef60e454e23234696119cbafa082a0aead0bd3bbf6991295054795f5dc" inherit python_setuptools_build_meta github-releases -- 2.47.2