Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch misc-fixes6
@ 2010-02-21 19:52 Thomas Petazzoni
  2010-02-21 19:52 ` [Buildroot] [PATCH 1/1] uclibc: do not allow the selection of NPTL if snapshot is not selected Thomas Petazzoni
  2010-02-23 20:06 ` [Buildroot] [pull request] Pull request for branch misc-fixes6 Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2010-02-21 19:52 UTC (permalink / raw)
  To: buildroot

The following changes since commit c8ff60c8283b0ad116fcf43f485f199c29432c9d:
  Peter Korsgaard (1):
        CHANGES: add ace_of_penguins, rubix and xboard

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot misc-fixes6

Thomas Petazzoni (1):
      uclibc: do not allow the selection of NPTL if snapshot is not selected

 toolchain/Config.in.2 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Thanks,
-- 
Thomas Petazzoni

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

* [Buildroot] [PATCH 1/1] uclibc: do not allow the selection of NPTL if snapshot is not selected
  2010-02-21 19:52 [Buildroot] [pull request] Pull request for branch misc-fixes6 Thomas Petazzoni
@ 2010-02-21 19:52 ` Thomas Petazzoni
  2010-02-23 20:06 ` [Buildroot] [pull request] Pull request for branch misc-fixes6 Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2010-02-21 19:52 UTC (permalink / raw)
  To: buildroot

In uClibc, NPTL support does not exist in the 0.9.30 branch, that we
are using in Buildroot. It is only available in the uClibc daily
snapshot, extracted from uClibc master branch.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 toolchain/Config.in.2 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/toolchain/Config.in.2 b/toolchain/Config.in.2
index 6317ff4..234e31f 100644
--- a/toolchain/Config.in.2
+++ b/toolchain/Config.in.2
@@ -120,6 +120,7 @@ choice
 
 	config BR2_PTHREADS_NATIVE
 		bool "Native POSIX Threading (NPTL)"
+		depends on BR2_UCLIBC_VERSION_SNAPSHOT
 endchoice
 
 config BR2_PROGRAM_INVOCATION
-- 
1.6.3.3

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

* [Buildroot] [pull request] Pull request for branch misc-fixes6
  2010-02-21 19:52 [Buildroot] [pull request] Pull request for branch misc-fixes6 Thomas Petazzoni
  2010-02-21 19:52 ` [Buildroot] [PATCH 1/1] uclibc: do not allow the selection of NPTL if snapshot is not selected Thomas Petazzoni
@ 2010-02-23 20:06 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2010-02-23 20:06 UTC (permalink / raw)
  To: buildroot

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

 Thomas> The following changes since commit c8ff60c8283b0ad116fcf43f485f199c29432c9d:
 Thomas>   Peter Korsgaard (1):
 Thomas>         CHANGES: add ace_of_penguins, rubix and xboard

 Thomas> are available in the git repository at:

 Thomas>   git://git.busybox.net/~tpetazzoni/git/buildroot misc-fixes6

This one is also gone, so I have committed it manually - Thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2010-02-23 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-21 19:52 [Buildroot] [pull request] Pull request for branch misc-fixes6 Thomas Petazzoni
2010-02-21 19:52 ` [Buildroot] [PATCH 1/1] uclibc: do not allow the selection of NPTL if snapshot is not selected Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [pull request] Pull request for branch misc-fixes6 Peter Korsgaard

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