From 9f1c735177b2299937230b32a3d025c6afa9d50b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Sun, 5 Mar 2023 16:06:39 +0800 Subject: [PATCH] glib-2.0: upgrade 2.74.5 -> 2.74.6 Changelog: ========== * Bugs fixed: - !3239 Backport !3237 "Fix safe_wspawnve #define" to glib-2-74 * Translation updates: - Georgian - German Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- .../glib-2.0/{glib-2.0_2.74.5.bb => glib-2.0_2.74.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.74.5.bb => glib-2.0_2.74.6.bb} (96%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.74.6.bb similarity index 96% rename from meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.74.6.bb index d54f077cb09..5b79ae481c3 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.74.5.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.74.6.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] = "ceba83a5999ceb31a4c4fc9921207cb9ffffd2ab1d6ec03c162d3f608a5c14c8" +SRC_URI[sha256sum] = "069cf7e51cd261eb163aaf06c8d1754c6835f31252180aff5814e5afc7757fbc" # Find any meson cross files in FILESPATH that are relevant for the current # build (using siteinfo) and add them to EXTRA_OEMESON. -- 2.47.2