From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/kodi: needs extra encodings in libiconv
Date: Mon, 3 Feb 2020 17:42:58 +0100 [thread overview]
Message-ID: <20200203164258.GI3299@scaer> (raw)
In-Reply-To: <20200201125921.1193669-2-bernd.kuhls@t-online.de>
Bernd, All,
On 2020-02-01 13:59 +0100, Bernd Kuhls spake thusly:
> The Kodi build system also enables extra encodings:
> https://github.com/xbmc/xbmc/blob/Leia/tools/depends/target/libiconv/Makefile#L13
>
> Without them addons fail to install:
> https://github.com/garbear/kodi-steamlink/issues/34#issuecomment-579392269
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/kodi/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/kodi/Config.in b/package/kodi/Config.in
> index f592e18e13..65e7768d6d 100644
> --- a/package/kodi/Config.in
> +++ b/package/kodi/Config.in
> @@ -65,6 +65,7 @@ menuconfig BR2_PACKAGE_KODI
> select BR2_PACKAGE_LIBCURL
> select BR2_PACKAGE_LIBFRIBIDI
> select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
> + select BR2_PACKAGE_LIBICONV_EXTRA_ENCODINGS if !BR2_ENABLE_LOCALE
> select BR2_PACKAGE_LIBPLIST
> select BR2_PACKAGE_LIBSAMPLERATE
> select BR2_PACKAGE_LZO
> --
> 2.20.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2020-02-03 16:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-01 12:59 [Buildroot] [PATCH v2 1/2] package/libiconv: enable extra encodings Bernd Kuhls
2020-02-01 12:59 ` [Buildroot] [PATCH 2/2] package/kodi: needs extra encodings in libiconv Bernd Kuhls
2020-02-03 16:42 ` Yann E. MORIN [this message]
2020-02-03 16:42 ` [Buildroot] [PATCH v2 1/2] package/libiconv: enable extra encodings Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200203164258.GI3299@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.