]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
meson: update 1.2.2 -> 1.3.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 27 Nov 2023 10:17:49 +0000 (11:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Nov 2023 08:42:52 +0000 (08:42 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/meson/meson_1.3.0.bb [moved from meta/recipes-devtools/meson/meson_1.2.2.bb with 98% similarity]

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 c38d88fe61f72f6589855a475224df2b7b164256..e794bb28a5293ac1736936a8df6d47a006017865 100644 (file)
@@ -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