[Buildroot] [PATCH v2] package/libglib2: fix libiconv (intl) support

Peter Korsgaard peter at korsgaard.com
Fri Mar 1 10:52:46 UTC 2024


>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot at buildroot.org> writes:

 > On Sun, 14 Jan 2024 19:41:11 +0100
 > Thomas Devoogdt <thomas at devoogdt.com> wrote:

 >> Libglib2 can compile without localization support,
 >> but still depends on libiconv, which is selected in Config.in.
 >> 
 >> This fallback support was broken, and is fixed in this upstream commit:
 >> https://gitlab.gnome.org/GNOME/glib/-/commit/a497d5be122f193dcf8679334308333bbbc14a71
 >> 
 >> The other patch is purely added to avoid merge conflicts while cherry-picking.
 >> 
 >> Fixes: http://autobuild.buildroot.org/results/04d/04d9a17e64503e0bece7bad33549ef3ad4b237c9/build-end.log.
 >> 
 >> Signed-off-by: Thomas Devoogdt <thomas at devoogdt.com>
 >> ---
 >> v2: dropped meson libintl wrap, problem was the libiconv detection
 >> ---
 >> ...ion-of-a-system-provided-proxy-libin.patch | 53 +++++++++++++++++++
 >> ...05-meson-try-iconv-in-libintl-lookup.patch | 53 +++++++++++++++++++
 >> 2 files changed, 106 insertions(+)
 >> create mode 100644 package/libglib2/0004-meson-Fix-detection-of-a-system-provided-proxy-libin.patch
 >> create mode 100644 package/libglib2/0005-meson-try-iconv-in-libintl-lookup.patch

 > Applied to master after doing some research to explain when the problem
 > was introduced, so that Peter can more easily decide if this should be
 > backported, and to which branches.

Thanks for that, so from that description I take it that only 2023.11.x
is affected?

Committed to 2023.11.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list