From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/tvheadend: Add optional dependency to libiconv
Date: Mon, 9 Jun 2014 19:58:50 +0200 [thread overview]
Message-ID: <20140609195850.2317401f@free-electrons.com> (raw)
In-Reply-To: <1402313033-31085-1-git-send-email-bernd.kuhls@t-online.de>
Dear Bernd Kuhls,
On Mon, 9 Jun 2014 13:23:53 +0200, Bernd Kuhls wrote:
> BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
> BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
> BR2_PACKAGE_LIBICONV=y
> BR2_PACKAGE_TVHEADEND=y
You need libiconv because your toolchain does not have locale support.
Therefore, your Config.in should have something like:
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
see all the other examples in Buildroot.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-06-09 17:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-09 11:23 [Buildroot] [PATCH 1/1] package/tvheadend: Add optional dependency to libiconv Bernd Kuhls
2014-06-09 14:04 ` Yann E. MORIN
2014-06-09 17:58 ` Thomas Petazzoni [this message]
2014-06-11 12:14 ` Bernd Kuhls
2014-06-11 12:45 ` Peter Korsgaard
2014-06-11 13:03 ` Bernd Kuhls
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=20140609195850.2317401f@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox