From: Alexander Kanavin Date: Wed, 14 Jun 2023 09:28:54 +0000 (+0200) Subject: meson: upgrade 1.1.0 -> 1.1.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~632 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49876bf69ed944e1e85c4790db9da5171b646973;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git meson: upgrade 1.1.0 -> 1.1.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/meson/meson_1.1.0.bb b/meta/recipes-devtools/meson/meson_1.1.1.bb similarity index 98% rename from meta/recipes-devtools/meson/meson_1.1.0.bb rename to meta/recipes-devtools/meson/meson_1.1.1.bb index 1190d5c34d9..500e13775f4 100644 --- a/meta/recipes-devtools/meson/meson_1.1.0.bb +++ b/meta/recipes-devtools/meson/meson_1.1.1.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] = "d9616c44cd6c53689ff8f05fc6958a693f2e17c3472a8daf83cee55dabff829f" +SRC_URI[sha256sum] = "d04b541f97ca439fb82fab7d0d480988be4bd4e62563a5ca35fadb5400727b1c" inherit python_setuptools_build_meta github-releases