Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 00/11] Misc. fixes for 2012.08 release
@ 2012-07-22 13:28 Samuel Martin
  2012-07-22 13:28 ` [Buildroot] [PATCH 01/11] libgpg-error: add optional nls support Samuel Martin
                   ` (10 more replies)
  0 siblings, 11 replies; 34+ messages in thread
From: Samuel Martin @ 2012-07-22 13:28 UTC (permalink / raw)
  To: buildroot

This patch series fixes miscellaneous bugs or minor enhancements.

Almost half of this series fixes host packages build issue, mostly due to
glibc update to version 2.16.

Regards,

---
Samuel Martin (11):
  libgpg-error: add optional nls support
  e2fsprogs: add staging install
  cleanup trailing white space
  elftosb: fix build forcing g++ compiler
  pkg-utils.mk: fix/clean indentation
  pkg-*targets.mk: factorize and fix $(PKG)_SRCDIR and $(PKG)_BUILDDIR
    declaration
  ext-tool.mk: add fancy messages
  libpng: fix host-libpng build on system on which zlib.h is missing.
  m4: fix build with glibc >=2.16
  tar: fix build with glibc >=2.16
  libecore: fix build with glibc >=2.16

 package/e2fsprogs/e2fsprogs.mk                     |   3 +
 ...re-ecore_exec-c-fix-build-with-glibc-2-16.patch |  62 +++++++++++++
 .../elftosb10.12.01-force_cxx_compiler.patch       | 100 +++++++++++++++++++++
 package/libgpg-error/Config.in                     |   2 +
 package/libgpg-error/libgpg-error.mk               |   7 ++
 ...ix-build-if-zlib-h-is-missing-on-the-host.patch |  47 ++++++++++
 package/libpng/libpng.mk                           |   2 +
 package/m4/m4-1.4.16-no-gets.patch                 |  38 ++++++++
 package/pkg-autotools.mk                           |  10 ---
 package/pkg-cmake.mk                               |   9 --
 package/pkg-generic.mk                             |  11 +++
 package/pkg-utils.mk                               |  41 ++++-----
 package/tar/tar-1.26-no-gets.patch                 |  47 ++++++++++
 target/Config.in.arch                              |   2 +-
 toolchain/toolchain-external/ext-tool.mk           |  11 ++-
 15 files changed, 345 insertions(+), 47 deletions(-)
 create mode 100644 package/efl/libecore/libecore-ecore_exec-c-fix-build-with-glibc-2-16.patch
 create mode 100644 package/elftosb/elftosb10.12.01-force_cxx_compiler.patch
 create mode 100644 package/libpng/libpng-fix-build-if-zlib-h-is-missing-on-the-host.patch
 create mode 100644 package/m4/m4-1.4.16-no-gets.patch
 create mode 100644 package/tar/tar-1.26-no-gets.patch

--
1.7.11.2

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

end of thread, other threads:[~2012-10-13  9:38 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-22 13:28 [Buildroot] [PATCH 00/11] Misc. fixes for 2012.08 release Samuel Martin
2012-07-22 13:28 ` [Buildroot] [PATCH 01/11] libgpg-error: add optional nls support Samuel Martin
2012-07-22 14:20   ` Thomas Petazzoni
2012-07-22 13:28 ` [Buildroot] [PATCH 02/11] e2fsprogs: add staging install Samuel Martin
2012-07-22 14:21   ` Thomas Petazzoni
2012-10-10 21:22   ` Peter Korsgaard
2012-10-11  9:21     ` Samuel Martin
2012-07-22 13:28 ` [Buildroot] [PATCH 03/11] cleanup trailing white space Samuel Martin
2012-07-22 18:22   ` Thomas Petazzoni
2012-07-22 13:28 ` [Buildroot] [PATCH 04/11] elftosb: fix build forcing g++ compiler Samuel Martin
2012-07-22 17:20   ` Thomas Petazzoni
2012-07-22 18:32   ` Thomas Petazzoni
2012-07-22 13:28 ` [Buildroot] [PATCH 05/11] pkg-utils.mk: fix/clean indentation Samuel Martin
2012-07-22 18:22   ` Thomas Petazzoni
2012-07-22 13:28 ` [Buildroot] [PATCH 06/11] pkg-*targets.mk: factorize and fix $(PKG)_SRCDIR and $(PKG)_BUILDDIR declaration Samuel Martin
2012-07-22 18:22   ` Thomas Petazzoni
2012-07-22 13:28 ` [Buildroot] [PATCH 07/11] ext-tool.mk: add fancy messages Samuel Martin
2012-07-22 14:26   ` Thomas Petazzoni
2012-07-25 16:25     ` Arnout Vandecappelle
2012-07-25 16:32       ` Thomas Petazzoni
2012-07-22 13:28 ` [Buildroot] [PATCH 08/11] libpng: fix host-libpng build on system on which zlib.h is missing Samuel Martin
2012-07-22 14:27   ` Thomas Petazzoni
2012-07-25 17:39     ` Arnout Vandecappelle
2012-07-25 18:19       ` Thomas Petazzoni
2012-07-22 13:28 ` [Buildroot] [PATCH 09/11] m4: fix build with glibc >=2.16 Samuel Martin
2012-07-22 20:05   ` Thomas Petazzoni
2012-07-22 13:28 ` [Buildroot] [PATCH 10/11] tar: " Samuel Martin
2012-07-22 20:05   ` Thomas Petazzoni
2012-07-22 13:28 ` [Buildroot] [PATCH 11/11] libecore: " Samuel Martin
2012-07-22 14:45   ` Thomas Petazzoni
2012-10-10 21:28   ` Peter Korsgaard
2012-10-11  9:26     ` Samuel Martin
2012-10-11 15:15       ` Thomas Petazzoni
2012-10-13  9:38         ` Samuel Martin

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