public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/3 v2] package/kmod: add support for compressed modules (branch yem/host-kmod-z)
Date: Sun,  3 May 2020 15:09:58 +0200	[thread overview]
Message-ID: <cover.1588511382.git.yann.morin.1998@free.fr> (raw)

Hello All!

This series adds conditional compression support to the host-kmod,
so that we correctly handle compressed kernel modules.


Regards,
Yann E. MORIN.


The following changes since commit de70d9b933c23b88b7b6f07561a62fd813274e9c

  package/ne10: drop arch-related comment (2020-05-03 10:07:05 +0200)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to d66d07fe82ae1c515eb9a010f1df2cbcc10f1a87

  package/lmod: add compression support for the host variant (2020-05-03 15:06:48 +0200)


----------------------------------------------------------------
Yann E. MORIN (3):
      package/kmod: explicitly disable compression when not enabled
      package/kmod: add option for host variant
      package/lmod: add compression support for the host variant

 linux/Config.in             |  1 +
 package/Config.in.host      |  1 +
 package/kmod/Config.in.host | 16 ++++++++++++++++
 package/kmod/kmod.mk        | 18 ++++++++++++++++++
 4 files changed, 36 insertions(+)
 create mode 100644 package/kmod/Config.in.host

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

             reply	other threads:[~2020-05-03 13:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03 13:09 Yann E. MORIN [this message]
2020-05-03 13:09 ` [Buildroot] [PATCH 1/3 v2] package/kmod: explicitly disable compression when not enabled Yann E. MORIN
2020-05-15  0:29   ` Matthew Weber
2020-07-07 15:51   ` Matthew Weber
2020-07-21 21:45     ` Kris Bahnsen
2020-05-03 13:10 ` [Buildroot] [PATCH 2/3 v2] package/kmod: add option for host variant Yann E. MORIN
2020-05-15  0:29   ` Matthew Weber
2020-05-03 13:10 ` [Buildroot] [PATCH 3/3 v2] package/lmod: add compression support for the " Yann E. MORIN
2020-05-15  0:30   ` Matthew Weber
2020-05-15 11:41   ` Matthew Weber
2020-10-06 19:49 ` [Buildroot] [PATCH 0/3 v2] package/kmod: add support for compressed modules (branch yem/host-kmod-z) Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1588511382.git.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox