From: Alexander Kanavin Date: Mon, 27 Nov 2023 10:17:49 +0000 (+0100) Subject: meson: update 1.2.2 -> 1.3.0 X-Git-Tag: yocto-5.2~4474 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98c2ee5cef5a0968d8f6f8d4b55ee4b29aabaee6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git meson: update 1.2.2 -> 1.3.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- 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