Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch update-changes
@ 2009-07-27  9:08 Thomas Petazzoni
  2009-07-27  9:08 ` [Buildroot] [PATCH 1/1] Update CHANGES with recent improvements Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2009-07-27  9:08 UTC (permalink / raw)
  To: buildroot

The following changes since commit 27ce942e6536174a9fa6f5dd13f87d52bca0950c:
  Will Newton (1):
        toolchain: Clean up locale support menu

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot update-changes

Thomas Petazzoni (1):
      Update CHANGES with recent improvements

 CHANGES |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

Thanks,
-- 
Thomas Petazzoni

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/1] Update CHANGES with recent improvements
  2009-07-27  9:08 [Buildroot] [pull request] Pull request for branch update-changes Thomas Petazzoni
@ 2009-07-27  9:08 ` Thomas Petazzoni
  2009-07-27  9:13   ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2009-07-27  9:08 UTC (permalink / raw)
  To: buildroot

Mention X.org and external toolchain improvements in the CHANGES file.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 CHANGES |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/CHANGES b/CHANGES
index 3b97df9..aa66ca8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,13 @@
 2009.08, Not yet released:
 
+	Improvement of external toolchain support: the configuration
+	given to Buildroot is not verified against the real toolchain
+	configuration.
+
+	Cleanup X.org support: clarified configuration options, and
+	removed mandatory dependency on useless libraries such as
+	libXt or libXaw.
+
 	Issues resolved (http://bugs.uclibc.org):
 
 	#83: liblockfile fails to compile due to eaccess redefinition
-- 
1.6.0.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/1] Update CHANGES with recent improvements
  2009-07-27  9:08 ` [Buildroot] [PATCH 1/1] Update CHANGES with recent improvements Thomas Petazzoni
@ 2009-07-27  9:13   ` Thomas Petazzoni
  2009-07-27  9:50     ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2009-07-27  9:13 UTC (permalink / raw)
  To: buildroot

Le Mon, 27 Jul 2009 11:08:17 +0200,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> a ?crit :

> +	Improvement of external toolchain support: the configuration
> +	given to Buildroot is not verified against the real toolchain

			      ^^ now

Sorry for the mess, will resend fixed.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/1] Update CHANGES with recent improvements
  2009-07-27  9:17 [Buildroot] [pull request] Pull request for branch update-changes Thomas Petazzoni
@ 2009-07-27  9:17 ` Thomas Petazzoni
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2009-07-27  9:17 UTC (permalink / raw)
  To: buildroot

Mention X.org and external toolchain improvements in the CHANGES file.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 CHANGES |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/CHANGES b/CHANGES
index 3b97df9..bf756a5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,15 @@
 2009.08, Not yet released:
 
+	Improvement of external toolchain support:
+	  - Support for glibc toolchains.
+	  - The toolchain configuration announced to Buildroot is
+	    verified against the real toolchain configuration.
+	  - Fixes, documentation.
+
+	Cleanup X.org support: clarified configuration options, and
+	removed mandatory dependency on useless libraries such as
+	libXt or libXaw.
+
 	Issues resolved (http://bugs.uclibc.org):
 
 	#83: liblockfile fails to compile due to eaccess redefinition
-- 
1.6.0.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/1] Update CHANGES with recent improvements
  2009-07-27  9:13   ` Thomas Petazzoni
@ 2009-07-27  9:50     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2009-07-27  9:50 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> Le Mon, 27 Jul 2009 11:08:17 +0200,
 Thomas> Thomas Petazzoni <thomas.petazzoni@free-electrons.com> a ?crit :

 >> +	Improvement of external toolchain support: the configuration
 >> +	given to Buildroot is not verified against the real toolchain

 Thomas> 			      ^^ now

 Thomas> Sorry for the mess, will resend fixed.

heh ;)

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-07-27  9:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-27  9:08 [Buildroot] [pull request] Pull request for branch update-changes Thomas Petazzoni
2009-07-27  9:08 ` [Buildroot] [PATCH 1/1] Update CHANGES with recent improvements Thomas Petazzoni
2009-07-27  9:13   ` Thomas Petazzoni
2009-07-27  9:50     ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2009-07-27  9:17 [Buildroot] [pull request] Pull request for branch update-changes Thomas Petazzoni
2009-07-27  9:17 ` [Buildroot] [PATCH 1/1] Update CHANGES with recent improvements Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox