2 Commits

Author SHA1 Message Date
Yoann Congal 650bef8de2 pidgin: Remove gcc-14 compatibility workaround
Since commit "pidgin: Upgrade to 2.14.13" (which contains a gcc-14
compatibility patch), the workaround is not needed to build on gcc-14.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Suggested-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-14 12:06:20 -07:00
Yoann Congal 9697fd958e pidgin: Upgrade to 2.14.13
Upstream changelog: https://www.pidgin.im/ChangeLog

Recipe changes:
* Add a patch (in review) to support building on gcc-14
* Drop OE branding patch (code supporting this has disapeared or is
  disabled)
* Remove vv and farsight2 PACKAGECONFIGs (depend on the removed
  farsight2 recipe[0])
* Fixed an obvious reproducibility issue with TMPDIR in binary

[0]: https://git.openembedded.org/meta-openembedded/commit/?id=ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-09 08:51:11 -07:00