From 93479037f420a10d89fabac959c8648b7b3ee369 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 8 Jul 2020 16:52:38 +0800 Subject: [PATCH] glib-2.0: upgrade 2.64.3 -> 2.64.4 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../glib-2.0/{glib-2.0_2.64.3.bb => glib-2.0_2.64.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.64.3.bb => glib-2.0_2.64.4.bb} (93%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.64.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.64.4.bb similarity index 93% rename from meta/recipes-core/glib-2.0/glib-2.0_2.64.3.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.64.4.bb index 2e5f7a0e2a..e4c834caf2 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.64.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.64.4.bb @@ -20,8 +20,8 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ SRC_URI_append_class-native = " file://relocate-modules.patch" -SRC_URI[md5sum] = "ccc48e58545cac45f5b3df3b8aeaff13" -SRC_URI[sha256sum] = "fe9cbc97925d14c804935f067a3ad77ef55c0bbe9befe68962318f5a767ceb22" +SRC_URI[md5sum] = "0a4f67e9a9d729976e2f797e36fc1a57" +SRC_URI[sha256sum] = "f7e0b325b272281f0462e0f7fff25a833820cac19911ff677251daf6d87bce50" # 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