[Buildroot] [PATCH 0/5] Set of fixes, for 2013.08

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 20 11:02:59 UTC 2013


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




More information about the buildroot mailing list