Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/4] elfutils: version bump
@ 2014-11-10 16:38 Vicente Olivert Riera
  2014-11-10 16:38 ` [Buildroot] [PATCH v2 1/4] elfutils: rename patches to follow the new name structure Vicente Olivert Riera
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Vicente Olivert Riera @ 2014-11-10 16:38 UTC (permalink / raw)
  To: buildroot

Changes since v1:
- Don't use one single patch to rename patches and adapt them to the new 
  version. Now it's done in two separated patches. Thanks to Yann E.
  Morin for the advice.
- Don't use a hook to remove the -Werror options. Instead of that, 
  modify the config/eu.am to make the --disable-werror configure option
  do its job properly. Thanks to Yann E. Moring for the patch.

Vicente Olivert Riera (4):
  elfutils: rename patches to follow the new name structure
  elfutils: bump version to 0.160
  elfutils: adapt patches to the new version
  elfutils: really make -Werror conditional to BUILD_WERROR

 ...isable-progs.patch => 0001-disable-progs.patch} |   54 ++++++------
 package/elfutils/0002-argp-support.patch           |   92 ++++++++++++++++++++
 ...s-03-memcpy-def.patch => 0003-memcpy-def.patch} |   15 ++--
 .../{elfutils-04-fts.patch => 0004-fts.patch}      |   69 +++++++--------
 package/elfutils/0005-disable-po.patch             |   23 +++++
 ...y-make-werror-conditional-to-build-werror.patch |   16 ++++
 package/elfutils/elfutils-02-argp-support.patch    |   92 --------------------
 package/elfutils/elfutils-05-disable-po.patch      |   22 -----
 package/elfutils/elfutils.hash                     |    3 +
 package/elfutils/elfutils.mk                       |    6 +-
 10 files changed, 204 insertions(+), 188 deletions(-)
 rename package/elfutils/{elfutils-01-disable-progs.patch => 0001-disable-progs.patch} (60%)
 create mode 100644 package/elfutils/0002-argp-support.patch
 rename package/elfutils/{elfutils-03-memcpy-def.patch => 0003-memcpy-def.patch} (58%)
 rename package/elfutils/{elfutils-04-fts.patch => 0004-fts.patch} (97%)
 create mode 100644 package/elfutils/0005-disable-po.patch
 create mode 100644 package/elfutils/0006-really-make-werror-conditional-to-build-werror.patch
 delete mode 100644 package/elfutils/elfutils-02-argp-support.patch
 delete mode 100644 package/elfutils/elfutils-05-disable-po.patch
 create mode 100644 package/elfutils/elfutils.hash

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

end of thread, other threads:[~2014-11-10 18:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-10 16:38 [Buildroot] [PATCH v2 0/4] elfutils: version bump Vicente Olivert Riera
2014-11-10 16:38 ` [Buildroot] [PATCH v2 1/4] elfutils: rename patches to follow the new name structure Vicente Olivert Riera
2014-11-10 16:38 ` [Buildroot] [PATCH v2 2/4] elfutils: bump version to 0.160 Vicente Olivert Riera
2014-11-10 16:38 ` [Buildroot] [PATCH v2 3/4] elfutils: adapt patches to the new version Vicente Olivert Riera
2014-11-10 18:31   ` Thomas Petazzoni
2014-11-10 16:38 ` [Buildroot] [PATCH v2 4/4] elfutils: really make -Werror conditional to BUILD_WERROR Vicente Olivert Riera
2014-11-10 16:56   ` Vicente Olivert Riera
2014-11-10 18:46 ` [Buildroot] [PATCH v2 0/4] elfutils: version bump Yann E. MORIN

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