All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] mdadm: needs MMU
Date: Thu, 21 Nov 2013 18:25:10 +0100	[thread overview]
Message-ID: <4fc888b5-3976-42ce-bc8b-e152c610fe02@email.android.com> (raw)
In-Reply-To: <1385054592-2952-1-git-send-email-thomas.petazzoni@free-electrons.com>

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:
>Fixes:
>
>  http://autobuild.buildroot.org/results/52c/52cc56df2aa278d92141918de74833d7e4fd3d47/build-end.log
>
>Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>---
> package/mdadm/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/package/mdadm/Config.in b/package/mdadm/Config.in
>index c513348..e0d606b 100644
>--- a/package/mdadm/Config.in
>+++ b/package/mdadm/Config.in
>@@ -1,5 +1,6 @@
> config BR2_PACKAGE_MDADM
> 	bool "mdadm"
>+	depends on BR2_USE_MMU # fork()
> 	help
> 	  Utility for managing Linux Software RAID arrays.
> 


Gustavo sent this same patch earlier today...

  reply	other threads:[~2013-11-21 17:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21 17:23 [Buildroot] [PATCH] mdadm: needs MMU Thomas Petazzoni
2013-11-21 17:25 ` Thomas De Schampheleire [this message]
2013-11-21 17:29   ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2013-11-21 11:17 [Buildroot] [PATCH] mdadm: needs mmu Gustavo Zacarias
2013-11-22 11:12 ` 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=4fc888b5-3976-42ce-bc8b-e152c610fe02@email.android.com \
    --to=patrickdepinguin@gmail.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 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.