Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch for-2012.02/lttng-uclibc-fixes
@ 2012-02-04 14:48 Thomas Petazzoni
  2012-02-04 14:48 ` [Buildroot] [PATCH 1/7] liburcu: add patch to fix build with uClibc Thomas Petazzoni
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Thomas Petazzoni @ 2012-02-04 14:48 UTC (permalink / raw)
  To: buildroot

The following changes since commit 2ba094de31bbc9f986b6d5bce7932d5bb7443829:

  crosstool-ng: bump version (2012-02-03 15:24:39 +0100)

are available in the git repository at:
  http://free-electrons.com/~thomas/buildroot.git for-2012.02/lttng-uclibc-fixes

Thomas Petazzoni (7):
      liburcu: add patch to fix build with uClibc
      lttng-tools: fix build on uClibc due to sync_file_range()
      lttng-babeltrace: make sure WCHAR and LARGEFILE are enabled
      lttng-libust: add the dependency on util-linux
      lttng-tools: make the dependency on lttng-libust optional
      lttng-libust: add patch to fix build issue when C++ support is not available
      lttng-babeltrace: fix build on uClibc due to missing posix_fallocate()

 .../liburcu/liburcu-0.6.7-missing-gnu-source.patch |   13 +++
 package/lttng-babeltrace/Config.in                 |    8 ++
 ...beltrace-0.8-no-posix-fallocate-in-uclibc.patch |   25 ++++++
 package/lttng-libust/Config.in                     |    8 ++
 ...2-dont-build-cxx-tests-when-not-available.patch |   50 +++++++++++
 package/lttng-libust/lttng-libust.mk               |    4 +-
 package/lttng-tools/Config.in                      |    4 +-
 ...ls-2.0-pre15-no-sync-file-range-in-uclibc.patch |   87 ++++++++++++++++++++
 package/lttng-tools/lttng-tools.mk                 |   11 ++-
 9 files changed, 207 insertions(+), 3 deletions(-)
 create mode 100644 package/liburcu/liburcu-0.6.7-missing-gnu-source.patch
 create mode 100644 package/lttng-babeltrace/lttng-babeltrace-0.8-no-posix-fallocate-in-uclibc.patch
 create mode 100644 package/lttng-libust/lttng-libust-1.9.2-dont-build-cxx-tests-when-not-available.patch
 create mode 100644 package/lttng-tools/lttng-tools-2.0-pre15-no-sync-file-range-in-uclibc.patch

Thanks,
-- 
Thomas Petazzoni

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

end of thread, other threads:[~2012-02-05 13:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-04 14:48 [Buildroot] [pull request] Pull request for branch for-2012.02/lttng-uclibc-fixes Thomas Petazzoni
2012-02-04 14:48 ` [Buildroot] [PATCH 1/7] liburcu: add patch to fix build with uClibc Thomas Petazzoni
2012-02-05 10:00   ` Peter Korsgaard
2012-02-05 10:07     ` Thomas Petazzoni
2012-02-04 14:48 ` [Buildroot] [PATCH 2/7] lttng-tools: fix build on uClibc due to sync_file_range() Thomas Petazzoni
2012-02-05 10:11   ` Peter Korsgaard
2012-02-04 14:48 ` [Buildroot] [PATCH 3/7] lttng-babeltrace: make sure WCHAR and LARGEFILE are enabled Thomas Petazzoni
2012-02-05 10:15   ` Peter Korsgaard
2012-02-04 14:48 ` [Buildroot] [PATCH 4/7] lttng-libust: add the dependency on util-linux Thomas Petazzoni
2012-02-05 10:15   ` Peter Korsgaard
2012-02-04 14:48 ` [Buildroot] [PATCH 5/7] lttng-tools: make the dependency on lttng-libust optional Thomas Petazzoni
2012-02-05 10:17   ` Peter Korsgaard
2012-02-04 14:48 ` [Buildroot] [PATCH 6/7] lttng-libust: add patch to fix build issue when C++ support is not available Thomas Petazzoni
2012-02-05 10:28   ` Peter Korsgaard
2012-02-04 14:48 ` [Buildroot] [PATCH 7/7] lttng-babeltrace: fix build on uClibc due to missing posix_fallocate() Thomas Petazzoni
2012-02-05 13:41   ` Peter Korsgaard

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