Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] Set of fixes, for 2013.08
@ 2013-08-20 11:02 Thomas Petazzoni
  2013-08-20 11:03 ` [Buildroot] [PATCH 1/5] attr: add patch to fix static installation Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Thomas Petazzoni @ 2013-08-20 11:02 UTC (permalink / raw)
  To: buildroot

Hello,

Here is a small set of fixes, intended for 2013.08. Please review and
provide Acked-by if appropriate, so that I can apply them afterwards.

Thanks!

Thomas

Thomas Petazzoni (5):
  attr: add patch to fix static installation
  acl: add patch to fix static installation
  Makefile: test before search for kernel modules
  Makefile: do not try to strip inexisting file when stripping
    libpthread
  kmod: does not support static builds

 Makefile                                           |  7 +++---
 .../acl/acl-01-support-static-installation.patch   | 29 ++++++++++++++++++++++
 .../attr/attr-01-support-static-installation.patch | 29 ++++++++++++++++++++++
 package/kmod/Config.in                             |  1 +
 package/udev/Config.in                             |  1 +
 system/Config.in                                   |  1 +
 6 files changed, 65 insertions(+), 3 deletions(-)
 create mode 100644 package/acl/acl-01-support-static-installation.patch
 create mode 100644 package/attr/attr-01-support-static-installation.patch

-- 
1.8.1.2

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

end of thread, other threads:[~2013-09-02 21:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 11:02 [Buildroot] [PATCH 0/5] Set of fixes, for 2013.08 Thomas Petazzoni
2013-08-20 11:03 ` [Buildroot] [PATCH 1/5] attr: add patch to fix static installation Thomas Petazzoni
2013-08-23 13:28   ` Gustavo Zacarias
2013-08-20 11:03 ` [Buildroot] [PATCH 2/5] acl: " Thomas Petazzoni
2013-08-23 13:28   ` Gustavo Zacarias
2013-08-20 11:03 ` [Buildroot] [PATCH 3/5] Makefile: test before search for kernel modules Thomas Petazzoni
2013-08-21  7:08   ` Luca Ceresoli
2013-08-20 11:03 ` [Buildroot] [PATCH 4/5] Makefile: do not try to strip inexisting file when stripping libpthread Thomas Petazzoni
2013-08-21 19:33   ` Arnout Vandecappelle
2013-09-02 21:13   ` Peter Korsgaard
2013-08-20 11:03 ` [Buildroot] [PATCH 5/5] kmod: does not support static builds Thomas Petazzoni
     [not found]   ` <52151C54.9010606@mind.be>
2013-08-27 16:48     ` Thomas Petazzoni
2013-09-02 21:32   ` Peter Korsgaard

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