From: Wang Mingyu Date: Mon, 5 Dec 2022 02:28:51 +0000 (+0800) Subject: glib-2.0: upgrade 2.74.1 -> 2.74.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2363 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=148d1492314a73731048a74d2561ec19eefe369c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git glib-2.0: upgrade 2.74.1 -> 2.74.3 Changelog: =========== * Fix regression in type checking 'g_str_equal()' from C++ projects (#2820) * Bugs fixed: - #2820 g_str_equal: New macro version breaks compilation in C++ projects - !3096 Backport !3094 "gstrfuncs: Fix regression in C++ types accepted by g_str_equal()" to glib-2-74 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.74.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.74.3.bb similarity index 96% rename from meta/recipes-core/glib-2.0/glib-2.0_2.74.1.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.74.3.bb index 8fd785a7fd2..8f66fd9581c 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.74.1.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.74.3.bb @@ -21,7 +21,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ " SRC_URI:append:class-native = " file://relocate-modules.patch" -SRC_URI[sha256sum] = "0ab981618d1db47845e56417b0d7c123f81a3427b2b9c93f5a46ff5bbb964964" +SRC_URI[sha256sum] = "e9bc41ecd9690d9bc6a970cc7380119b828e5b6a4b16c393c638b3dc2b87cbcb" # Find any meson cross files in FILESPATH that are relevant for the current # build (using siteinfo) and add them to EXTRA_OEMESON.