From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 6/9] linux-fusion: add dependency on !BR2_KERNEL_none
Date: Mon, 10 May 2010 21:58:33 +0200 [thread overview]
Message-ID: <87tyqf4jh2.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <c8617ac61f2728a706f305e3e971c1c3ad22ec8f.1273440344.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Sun, 9 May 2010 23:26:40 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> linux-fusion is composed of a kernel module, and linux-fusion.mk uses
Thomas> several variable definitions that only exist when Buildroot compiles a
Thomas> kernel.
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> ---
Thomas> package/linux-fusion/Config.in | 1 +
Thomas> 1 files changed, 1 insertions(+), 0 deletions(-)
Thomas> diff --git a/package/linux-fusion/Config.in b/package/linux-fusion/Config.in
Thomas> index 6fb5260..ebd00b4 100644
Thomas> --- a/package/linux-fusion/Config.in
Thomas> +++ b/package/linux-fusion/Config.in
Thomas> @@ -1,4 +1,5 @@
Thomas> config BR2_PACKAGE_LINUX_FUSION
Thomas> + depends on !BR2_KERNEL_none
You should also make BR2_PACKAGE_DIRECTFB_MULTI depend on
BR2_KERNEL_none then.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2010-05-10 19:58 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-09 21:26 [Buildroot] [pull request] Pull request for branch build-fixes Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 1/9] php: make sure either CLI or CGI is selected Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 2/9] gnuchess: add a patch to fix getline() conflict Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 3/9] gawk: remove CC override Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 4/9] hal: add dependency on host-libxml-parser-perl Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 5/9] libgcrypt: specify where gpg-error-config is Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 6/9] linux-fusion: add dependency on !BR2_KERNEL_none Thomas Petazzoni
2010-05-10 19:58 ` Peter Korsgaard [this message]
2010-05-09 21:26 ` [Buildroot] [PATCH 7/9] vlc: mark as broken Thomas Petazzoni
2010-05-10 20:00 ` Peter Korsgaard
2010-05-09 21:26 ` [Buildroot] [PATCH 8/9] sed: bump to 4.2.1 to fix build failure Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 9/9] ltp-testsuite: mark as broken Thomas Petazzoni
2010-05-09 21:34 ` Thomas Petazzoni
2010-05-10 21:44 ` [Buildroot] [pull request] Pull request for branch build-fixes Thomas Petazzoni
2010-05-11 7:13 ` Peter Korsgaard
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=87tyqf4jh2.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.