Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCHv2 0/4] Use kmod instead of module-init-tools
@ 2013-08-27 17:28 Thomas Petazzoni
  2013-08-27 17:28 ` [Buildroot] [PATCHv2 1/4] kmod: indent properly the KMOD_INSTALL_TOOLS macro Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Thomas Petazzoni @ 2013-08-27 17:28 UTC (permalink / raw)
  To: buildroot

Hello,

Here is a v2 of this patch set. Changes since the v1 are:

 * Add a patch (first patch in the series) to properly indent the
   existing KMOD_INSTALL_TOOLS macro.

 * Adjust the newly introduced host variant of kmod to only install a
   symlink for depmod, since it's the only tool that will ever be used
   in a cross-compilation context. Suggested by Arnout.

Thanks,

Thomas

Thomas Petazzoni (4):
  kmod: indent properly the KMOD_INSTALL_TOOLS macro
  kmod: allow to build a host variant
  linux: use kmod instead of module-init-tools
  module-init-tools: remove package

 Config.in.legacy                                   | 11 +++++
 linux/linux.mk                                     |  2 +-
 package/Config.in                                  |  3 --
 package/kmod/kmod.mk                               | 15 ++++++-
 package/module-init-tools/Config.in                |  9 -----
 ...nit-tools-3.15-add-manpages-config-option.patch | 47 ----------------------
 package/module-init-tools/module-init-tools.mk     | 28 -------------
 7 files changed, 25 insertions(+), 90 deletions(-)
 delete mode 100644 package/module-init-tools/Config.in
 delete mode 100644 package/module-init-tools/module-init-tools-3.15-add-manpages-config-option.patch
 delete mode 100644 package/module-init-tools/module-init-tools.mk

-- 
1.8.1.2

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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 17:28 [Buildroot] [PATCHv2 0/4] Use kmod instead of module-init-tools Thomas Petazzoni
2013-08-27 17:28 ` [Buildroot] [PATCHv2 1/4] kmod: indent properly the KMOD_INSTALL_TOOLS macro Thomas Petazzoni
2013-09-02 20:51   ` Peter Korsgaard
2013-08-27 17:28 ` [Buildroot] [PATCHv2 2/4] kmod: allow to build a host variant Thomas Petazzoni
2013-09-02 20:51   ` Peter Korsgaard
2013-09-02 20:58   ` Peter Korsgaard
2013-09-02 21:48     ` Thomas Petazzoni
2013-09-02 22:46       ` Peter Korsgaard
2013-09-03  7:02         ` Thomas Petazzoni
2013-08-27 17:28 ` [Buildroot] [PATCHv2 3/4] linux: use kmod instead of module-init-tools Thomas Petazzoni
2013-09-02 20:52   ` Peter Korsgaard
2013-08-27 17:28 ` [Buildroot] [PATCHv2 4/4] module-init-tools: remove package Thomas Petazzoni
2013-09-02 20:53   ` Peter Korsgaard

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