From 1e8959da12afbde05060c5ee0019a28fd6945ef2 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 5 May 2021 17:17:56 +0200 Subject: [PATCH] glib-2.0: update 2.68.0 -> 2.68.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch | 6 ++---- .../glib-2.0/{glib-2.0_2.68.0.bb => glib-2.0_2.68.1.bb} | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.68.0.bb => glib-2.0_2.68.1.bb} (96%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch index e3001762ad..7cf89c8718 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch @@ -1,4 +1,4 @@ -From 011c9f024b6475d31e7d5432a38d00fb67eaea40 Mon Sep 17 00:00:00 2001 +From ff790dd7086e28896f8e7630135f756cc6f06c80 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 11 Mar 2016 15:35:55 +0000 Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds @@ -13,6 +13,7 @@ Signed-off-by: Ross Burton Port patch to 2.48 Signed-off-by: Jussi Kukkonen + --- gio/giomodule.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) @@ -47,6 +48,3 @@ index ca1daf2..954a250 100644 #endif } --- -2.25.1 - diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.68.0.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.68.1.bb similarity index 96% rename from meta/recipes-core/glib-2.0/glib-2.0_2.68.0.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.68.1.bb index 94d24318c3..accc2cada2 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.68.0.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.68.1.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] = "67734f584f3a05a2872f57e9a8db38f3b06c7087fb531c5a839d9171968103ea" +SRC_URI[sha256sum] = "241654b96bd36b88aaa12814efc4843b578e55d47440103727959ac346944333" # 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