From 8cca575fabb4cde70fc82a88f09a5855d5f73870 Mon Sep 17 00:00:00 2001 From: wangmy Date: Mon, 14 Feb 2022 22:27:25 +0800 Subject: [PATCH] glib-2.0: upgrade 2.70.3 -> 2.70.4 Changelog: ========= * Bugs fixed: - !2462 Backport !2461 "Fix memory leak in gio/gdbusauthmechanismsha1.c" to glib-2-70 * Translation updates: - Czech - French - Indonesian - Japanese - Polish - Portuguese (Brazil) - Russian - Slovenian - Spanish - Swedish - Ukrainian Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../glib-2.0/{glib-2.0_2.70.3.bb => glib-2.0_2.70.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.70.3.bb => glib-2.0_2.70.4.bb} (96%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.70.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.70.4.bb similarity index 96% rename from meta/recipes-core/glib-2.0/glib-2.0_2.70.3.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.70.4.bb index 760f71dcda..704d428f04 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.70.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.70.4.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ " SRC_URI:append:class-native = " file://relocate-modules.patch" -SRC_URI[sha256sum] = "233fa4841c1e19e396db7607d58f6b75ba3313c50bf0fce07b2e3532d5eb7d46" +SRC_URI[sha256sum] = "ab3d176f3115dcc4e5d02db795984e04e4f4b48d836252e23e8c468e9d423c33" # Find any meson cross files in FILESPATH that are relevant for the current # build (using siteinfo) and add them to EXTRA_OEMESON. -- 2.40.1