]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
glib-2.0: upgrade 2.88.1 -> 2.88.2
authorAlexander Kanavin <alex@linutronix.de>
Mon, 6 Jul 2026 17:16:26 +0000 (19:16 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jul 2026 09:09:31 +0000 (10:09 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 files changed:
meta/recipes-core/glib-2.0/files/0001-Do-not-write-bindir-into-pkg-config-files.patch
meta/recipes-core/glib-2.0/files/0001-Fix-DATADIRNAME-on-uclibc-Linux.patch
meta/recipes-core/glib-2.0/files/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch
meta/recipes-core/glib-2.0/files/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch
meta/recipes-core/glib-2.0/files/0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch
meta/recipes-core/glib-2.0/files/0001-meson-Run-atomics-test-on-clang-as-well.patch
meta/recipes-core/glib-2.0/files/0001-meson.build-do-not-enable-pidfd-features-on-native-g.patch
meta/recipes-core/glib-2.0/files/0010-Do-not-hardcode-python-path-into-various-tools.patch
meta/recipes-core/glib-2.0/files/relocate-modules.patch
meta/recipes-core/glib-2.0/files/skip-timeout.patch
meta/recipes-core/glib-2.0/glib-2.0-initial_2.88.2.bb [moved from meta/recipes-core/glib-2.0/glib-2.0-initial_2.88.1.bb with 100% similarity]
meta/recipes-core/glib-2.0/glib-2.0_2.88.2.bb [moved from meta/recipes-core/glib-2.0/glib-2.0_2.88.1.bb with 100% similarity]
meta/recipes-core/glib-2.0/glib.inc

index b6ad6035c545d52f4aaf5848ceae33b6aa07684b..11e950884093798e96e86b3fb6d4533d13e8e2b1 100644 (file)
@@ -1,4 +1,4 @@
-From 89c0644254023cfd5a22685fbbb50ebd8c6224df Mon Sep 17 00:00:00 2001
+From 83282a978c5107c682ab4c75ac7407961bb17788 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Fri, 15 Feb 2019 11:17:27 +0100
 Subject: [PATCH] Do not prefix executables with $bindir in pkg-config files
index c698376d3fea9c15b8bdeb529b903d9cd44c6236..40398f25f740286378d5d1e20eaa1671a26477c4 100644 (file)
@@ -1,4 +1,4 @@
-From 727d5239c378c820f874b50d539f87b54a3757a9 Mon Sep 17 00:00:00 2001
+From d02e061f830b7051878e8a467f393e85110e4e1a Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Sat, 15 Mar 2014 22:42:29 -0700
 Subject: [PATCH] Fix DATADIRNAME on uclibc/Linux
index 6211c31c8f841dad152f5902f6651c03390c4899..bf669bd4b72b123b849e700ec92d6a3271baee34 100644 (file)
@@ -1,4 +1,4 @@
-From af1354b16aeffbfefc7e8d32160c97105a93a84f Mon Sep 17 00:00:00 2001
+From 72a58d19ae7f80985d9c91751fd6c359464ce292 Mon Sep 17 00:00:00 2001
 From: Jussi Kukkonen <jussi.kukkonen@intel.com>
 Date: Tue, 22 Mar 2016 15:14:58 +0200
 Subject: [PATCH] Install gio-querymodules as libexec_PROGRAM
index 594c4447972e57b928bbd38432f3abe5c7f9c77a..eef7c9db86be1a32f67cd230285c2adcfbf8e26e 100644 (file)
@@ -1,4 +1,4 @@
-From 6237ed5e1677c3b0ea50c92dc36e864ca860e1bd Mon Sep 17 00:00:00 2001
+From c1eaa4dd2e2c09e9930949d4a9ee08e3e21b1a88 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Fri, 12 Jun 2015 17:08:46 +0300
 Subject: [PATCH] Remove the warning about deprecated paths in schemas
index 243961ab8e8d7f8ff8713543c996ff6663380d9e..14c8c701ba521251231e12c968f8e59fc06208cd 100644 (file)
@@ -1,4 +1,4 @@
-From 521b129c7c6329a01a5f56b4604ea1b7499b03ad Mon Sep 17 00:00:00 2001
+From d9c75aef8b68887ef4f1dd9bb73542cc0ff02b20 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Wed, 8 Jan 2020 18:22:46 +0100
 Subject: [PATCH] gio/tests/resources.c: comment out a build host-only test
index fda448e3cc8e147cf4c75e9078a709442adac2a7..1fe00df8fce26041cadb3e0b6eb82b668e6a9373 100644 (file)
@@ -1,4 +1,4 @@
-From 69e80e3b936e57eaecda231b12b554c075218deb Mon Sep 17 00:00:00 2001
+From f72296cbd6f04f4f74b49b961f3cb405efa112f0 Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Sat, 12 Oct 2019 17:46:26 -0700
 Subject: [PATCH] meson: Run atomics test on clang as well
@@ -14,7 +14,7 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/meson.build b/meson.build
-index bb68398..3e9e03a 100644
+index 25802aa..c53d216 100644
 --- a/meson.build
 +++ b/meson.build
 @@ -2100,7 +2100,7 @@ atomicdefine = '''
index 711572b1395eb26d32666dbc2d8be36c0b313635..fa46bee9042237fa9af8f4bf656eaf5e59a055e1 100644 (file)
@@ -1,4 +1,4 @@
-From e79e19bc1e6a7e8fb8596c4a9d60e21032350784 Mon Sep 17 00:00:00 2001
+From 03614474ac998422d0348c16c588a9ad50c97398 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex@linutronix.de>
 Date: Sat, 16 Sep 2023 22:28:27 +0200
 Subject: [PATCH] meson.build: do not enable pidfd features on native glib
@@ -14,7 +14,7 @@ Signed-off-by: Alexander Kanavin <alex@linutronix.de>
  1 file changed, 2 insertions(+), 1 deletion(-)
 
 diff --git a/meson.build b/meson.build
-index 3e9e03a..f1957f0 100644
+index c53d216..330ccf3 100644
 --- a/meson.build
 +++ b/meson.build
 @@ -1098,7 +1098,8 @@ if cc.links('''#include <sys/syscall.h>
index 0f98133802b531b96de92c4baa87710ce478288b..7a2c168756e86cf6c4bb684f5ce6f55f6e7dc22d 100644 (file)
@@ -1,4 +1,4 @@
-From 6d92086a791c2320b46817640ceba901361f34fe Mon Sep 17 00:00:00 2001
+From f37cec951e3c564d96afcfee1279f4a9fafcc822 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Tue, 3 Oct 2017 10:45:55 +0300
 Subject: [PATCH] Do not hardcode python path into various tools
index 7f326d85887c08c35ee2ada3338f8778b45983a0..421dcb8f9a99bfae7d3a99182dc39dde3c467c2f 100644 (file)
@@ -1,4 +1,4 @@
-From 20721d24485a51206189b3128835c3c3098601b3 Mon Sep 17 00:00:00 2001
+From d99e85f606530950514446a3113fe39c8c67934c Mon Sep 17 00:00:00 2001
 From: Ross Burton <ross.burton@intel.com>
 Date: Fri, 11 Mar 2016 15:35:55 +0000
 Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds
index 43506d69f585868c8b75ad7d9b314590a190c360..25f5324784054544a3f2683d685a540fccb41fa3 100644 (file)
@@ -1,4 +1,4 @@
-From d548554b8793d82b93c7c7b2198e368b57916958 Mon Sep 17 00:00:00 2001
+From e19423cec5b32bfa5ff1bcd567e51fa55713f94e Mon Sep 17 00:00:00 2001
 From: Ross Burton <ross.burton@arm.com>
 Date: Thu, 28 Mar 2024 16:27:09 +0000
 Subject: [PATCH] Skip /timeout/rounding test
index 8d23092187bfc086ecd0fd037a8c24b8f7ac2ac7..92b919e00bcdd2f47e80535fce1dfde1df669e82 100644 (file)
@@ -238,7 +238,7 @@ SRC_URI:append:class-native = " file://relocate-modules.patch \
                                 file://0001-meson.build-do-not-enable-pidfd-features-on-native-g.patch \
                               "
 
-SRC_URI[archive.sha256sum] = "51ab804c56f6eab3e5045c774d1290ac5e4c923d4f9a3d8e33123bee45c1840e"
+SRC_URI[archive.sha256sum] = "cf3f215a640c8a4257f14317586b8f1fdd25a10a93cb4bdda147c0f9ad88e74f"
 
 # Find any meson cross files in FILESPATH that are relevant for the current
 # build (using siteinfo) and add them to EXTRA_OEMESON.