From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4 v3] core/pkg-kernel-config: ensure linux supports modules (branch yem/kernel-module)
Date: Fri, 04 Sep 2015 13:15:55 +0200 [thread overview]
Message-ID: <87io7qmo44.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <cover.1441284678.git.yann.morin.1998@free.fr> (Yann E. MORIN's message of "Thu, 3 Sep 2015 14:54:19 +0200")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> Hello All!
> This series fixes two standing issues with the way we handle packages
> that build kernel modules:
> - first, the current check is broken, because $(LINUX_DIR) should be
> double-$ed, as it is used in a macro from an infra,
> - second, it is currently possible to (try to) build such packages
> without the kernel config havong CONFIG_MODULES set.
> NOTE: The tree is currently *broken* for any package that uses the
> kernel-module infra. The release is broken, too.
> So, these three patches fix that:
> - introduce a new internal variable to tell the kernel to enable
> support for modules, LINUX_NEEDS_MODULES, that should be set
> whenever a package wants to build a kernel modules, and is
> automatically set by the kernel-module infra,
> - the (broken) check is no longer needed so removed,
> - a few packages that build kernel modules without using the
> kernel-module infra are fixed to manually set that variable.
> Thanks to Peter for suggesting the solution, and to No? and Jan for
> their previous attempts that eventually led to this series.
Committed series, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2015-09-04 11:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-03 12:54 [Buildroot] [PATCH 0/4 v3] core/pkg-kernel-config: ensure linux supports modules (branch yem/kernel-module) Yann E. MORIN
2015-09-03 12:54 ` [Buildroot] [PATCH 1/4 v3] core/pkg-kernel-module: ensure linux supports modules Yann E. MORIN
2015-09-03 12:54 ` [Buildroot] [PATCH 2/4 v3] core/pkg-kernel-module: drop now-useles check for CONFIG_MODULES Yann E. MORIN
2015-09-03 12:54 ` [Buildroot] [PATCH 3/4 v3] packages: ensure linux supports modules even when not using kernel-module Yann E. MORIN
2015-09-03 12:54 ` [Buildroot] [PATCH 4/4 v3] package/linux-fusion: slight simplification Yann E. MORIN
2015-09-04 11:15 ` Peter Korsgaard [this message]
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=87io7qmo44.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--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