All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/wiringpi: uses fork(), needs mmu
Date: Sun, 5 Jun 2016 12:23:35 +0200	[thread overview]
Message-ID: <20160605122335.76c31e23@gmx.net> (raw)
In-Reply-To: <1465061225-26087-1-git-send-email-bernd.kuhls@t-online.de>

Hello Bernd,

On Sat,  4 Jun 2016 19:27:05 +0200, Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Fixes
> http://autobuild.buildroot.net/results/c60/c6013c214674f9802309d8cd770d3da2f751674d/
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/wiringpi/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/wiringpi/Config.in b/package/wiringpi/Config.in
> index 9275b82..a292b3f 100644
> --- a/package/wiringpi/Config.in
> +++ b/package/wiringpi/Config.in
> @@ -1,5 +1,6 @@
>  config BR2_PACKAGE_WIRINGPI
>  	bool "wiringpi"
> +	depends on BR2_USE_MMU # fork()
>  	help
>  	  wiringPi libraries (and gpio command)
>  

Reviewed-by: Peter Seiderer <ps.report@gmx.net>

Thanks for spotting (and fixing) it...

Regards,
Peter

  reply	other threads:[~2016-06-05 10:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-04 17:27 [Buildroot] [PATCH 1/1] package/wiringpi: uses fork(), needs mmu Bernd Kuhls
2016-06-05 10:23 ` Peter Seiderer [this message]
2016-06-05 20:18 ` 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=20160605122335.76c31e23@gmx.net \
    --to=ps.report@gmx.net \
    --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.