Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/2] Fix logrotate autobuild failure
@ 2015-03-01 21:06 Fabio Porcedda
  2015-03-01 21:06 ` [Buildroot] [PATCH v3 1/2] popt: add to the "popt.pc" file the libintl library Fabio Porcedda
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Fabio Porcedda @ 2015-03-01 21:06 UTC (permalink / raw)
  To: buildroot

This patch set fix a logrotate autobuild failure:
    http://autobuild.buildroot.net/results/159bf5730414ca7f73dcdae95090177355193636
    http://autobuild.buildroot.net/results/ebe6ab7fc0f2cff98de06b3dc374730da9e9e4f2

v3:
 - popt: instead of using sed add a patch and send it upstream
 - logrotate: improve commit message
v2:
 - logroate: instead of adding a patch just overwrite from the command line the
   LOADLIBES variable


Fabio Porcedda (2):
  popt: add to the "popt.pc" file the libintl library
  logrotate: use pkg-config for the opt library

 package/logrotate/logrotate.mk                     |  6 ++-
 ...-the-libintl-library-to-the-Libs.private-.patch | 47 ++++++++++++++++++++++
 package/popt/popt.mk                               |  4 ++
 3 files changed, 55 insertions(+), 2 deletions(-)
 create mode 100644 package/popt/0004-popt.pc-add-the-libintl-library-to-the-Libs.private-.patch

-- 
2.3.1

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

end of thread, other threads:[~2015-03-05  8:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-01 21:06 [Buildroot] [PATCH v3 0/2] Fix logrotate autobuild failure Fabio Porcedda
2015-03-01 21:06 ` [Buildroot] [PATCH v3 1/2] popt: add to the "popt.pc" file the libintl library Fabio Porcedda
2015-03-04 22:27   ` Thomas Petazzoni
2015-03-01 21:06 ` [Buildroot] [PATCH v3 2/2] logrotate: use pkg-config for the opt library Fabio Porcedda
2015-03-04 22:29   ` Thomas Petazzoni
2015-03-04 23:38     ` Fabio Porcedda
2015-03-05  8:28       ` Thomas Petazzoni
2015-03-05  8:43         ` Fabio Porcedda
2015-03-01 21:35 ` [Buildroot] [PATCH v3 0/2] Fix logrotate autobuild failure Peter Korsgaard
2015-03-01 21:43   ` Fabio Porcedda

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