* [Buildroot] [pull request] Pull request for branch for-2011.02/doc-update
@ 2011-02-08 7:45 Thomas Petazzoni
2011-02-08 7:45 ` [Buildroot] [PATCH 1/1] Do not mention toolchain/uClibc/uClibc.config-locale Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2011-02-08 7:45 UTC (permalink / raw)
To: buildroot
The following changes since commit c761eafb021c2beaf52b2d1a383433deac5fc2b4:
Thomas Petazzoni (1):
openssl: pass LDFLAGS to fix incorrect link
are available in the git repository at:
git://git.busybox.net/~tpetazzoni/git/buildroot for-2011.02/doc-update
Thomas Petazzoni (1):
Do not mention toolchain/uClibc/uClibc.config-locale
docs/buildroot.html | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
Thanks,
--
Thomas Petazzoni
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] Do not mention toolchain/uClibc/uClibc.config-locale
2011-02-08 7:45 [Buildroot] [pull request] Pull request for branch for-2011.02/doc-update Thomas Petazzoni
@ 2011-02-08 7:45 ` Thomas Petazzoni
2011-02-08 14:44 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2011-02-08 7:45 UTC (permalink / raw)
To: buildroot
The uClibc configuration file toolchain/uClibc/uClibc.config-locale
does not exist anymore.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
docs/buildroot.html | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/docs/buildroot.html b/docs/buildroot.html
index 8d74410..352962d 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -408,20 +408,20 @@
the one used in the Linux kernel or Buildroot, appears. Make
your configuration changes as appropriate.</li>
- <li>Copy the <code>.config</code> file to
- <code>toolchain/uClibc/uClibc.config</code> or
- <code>toolchain/uClibc/uClibc.config-locale</code>. The former
- is used if you haven't selected locale support in Buildroot
- configuration, and the latter is used if you have selected
- locale support.</li>
+ <li>Copy the <code>$(O)/toolchain/uclibc-VERSION/.config</code>
+ file to a different place
+ (like <code>toolchain/uClibc/uClibc-myconfig.config</code>,
+ or <code>board/mymanufacturer/myboard/uClibc.config</code>) and
+ adjust the uClibc configuration (configuration
+ option <code>BR2_UCLIBC_CONFIG</code>) to use this configuration
+ instead of the default one.</li>
<li>Run the compilation of Buildroot again.</li>
</ol>
<p>Otherwise, you can simply change
- <code>toolchain/uClibc/uClibc.config</code> or
- <code>toolchain/uClibc/uClibc.config-locale</code>, without running
- the configuration assistant.</p>
+ <code>toolchain/uClibc/uClibc.config</code>, without running the
+ configuration assistant.</p>
<p>If you want to use an existing config file for uclibc, then see
section <a href="#environment_variables">environment variables</a>.</p>
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] Do not mention toolchain/uClibc/uClibc.config-locale
2011-02-08 7:45 ` [Buildroot] [PATCH 1/1] Do not mention toolchain/uClibc/uClibc.config-locale Thomas Petazzoni
@ 2011-02-08 14:44 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2011-02-08 14:44 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> The uClibc configuration file toolchain/uClibc/uClibc.config-locale
Thomas> does not exist anymore.
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-08 14:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-08 7:45 [Buildroot] [pull request] Pull request for branch for-2011.02/doc-update Thomas Petazzoni
2011-02-08 7:45 ` [Buildroot] [PATCH 1/1] Do not mention toolchain/uClibc/uClibc.config-locale Thomas Petazzoni
2011-02-08 14:44 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox