summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoann Congal <yoann.congal@smile.fr>2024-07-10 23:28:22 +0200
committerKhem Raj <raj.khem@gmail.com>2024-07-14 12:06:19 -0700
commit425d705e7680973d7d4f9a6c99860ea8f308d4de (patch)
tree7443e1dc4268591513b6f0f23d6d9cd173233f1d
parent6d5619b5c517bc53857780e9e9e9a636231277fd (diff)
downloadmeta-openembedded-425d705e7680973d7d4f9a6c99860ea8f308d4de.tar.gz
pidgin: Update Upstream-Status for gcc-14 compatibility patch
Patch was merged here: https://keep.imfreedom.org/pidgin/pidgin/rev/210f318db492 Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch b/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch
index b8e3d479fe..4e088ffc11 100644
--- a/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch
+++ b/meta-oe/recipes-support/pidgin/pidgin/fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch
@@ -32,7 +32,7 @@ Built with gcc-14, started and clicked on some affected menus
32 32
33[0]: https://gcc.gnu.org/gcc-14/porting_to.html#incompatible-pointer-types 33[0]: https://gcc.gnu.org/gcc-14/porting_to.html#incompatible-pointer-types
34 34
35Upstream-Status: Submitted [https://reviews.imfreedom.org/r/3282/] 35Upstream-Status: Backport [https://keep.imfreedom.org/pidgin/pidgin/rev/210f318db492]
36Signed-off-by: Yoann Congal <yoann.congal@smile.fr> 36Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
37 37
38diff --git a/pidgin/gtkblist.c b/pidgin/gtkblist.c 38diff --git a/pidgin/gtkblist.c b/pidgin/gtkblist.c