All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/8] bmon: needs MMU for fork()
Date: Sun, 9 Dec 2012 19:20:11 +0100	[thread overview]
Message-ID: <20121209192011.32848ccd@skate> (raw)
In-Reply-To: <d3711ead28655ab34fded4452b0410dd13c192b1.1355076808.git.thomas.petazzoni@free-electrons.com>


On Sun,  9 Dec 2012 19:14:00 +0100, Thomas Petazzoni wrote:

> diff --git a/package/rt-tests/Config.in b/package/rt-tests/Config.in
> index 54cb8d0..1a0592f 100644
> --- a/package/rt-tests/Config.in
> +++ b/package/rt-tests/Config.in
> @@ -1,8 +1,8 @@
>  config BR2_PACKAGE_RT_TESTS
>  	bool "rt-tests"
>  	depends on BR2_TOOLCHAIN_HAS_THREADS
> -	# Too old uClibc, does not provide priority-inheritance
> -	# mutexes
> +	# Too old uClibc on AVR32, does not provide
> +	# priority-inheritance mutexes
>  	depends on !BR2_avr32
>  	help
>  	  Set of utilities for testing the real-time behaviour of a

FWIW, I've pushed at the same location a new version of this branch
that removes this incorrect part (and squashed it properly in the
previous commit).

Sorry for the mess.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2012-12-09 18:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-09 18:13 [Buildroot] [pull request] Pull request for branch misc-fixes Thomas Petazzoni
2012-12-09 18:13 ` [Buildroot] [PATCH 1/8] ccache: uses fork(), there only usable on MMU platforms Thomas Petazzoni
2012-12-09 20:50   ` Peter Korsgaard
2012-12-09 18:13 ` [Buildroot] [PATCH 2/8] ccache: deprecate the target package Thomas Petazzoni
2012-12-09 20:51   ` Peter Korsgaard
2012-12-09 18:13 ` [Buildroot] [PATCH 3/8] rt-tests: requires thread support in the toolchain Thomas Petazzoni
2012-12-09 20:53   ` Peter Korsgaard
2012-12-09 18:13 ` [Buildroot] [PATCH 4/8] rt-tests: not available on avr32, too old uClibc Thomas Petazzoni
2012-12-09 20:56   ` Peter Korsgaard
2012-12-09 18:14 ` [Buildroot] [PATCH 5/8] bmon: needs MMU for fork() Thomas Petazzoni
2012-12-09 18:20   ` Thomas Petazzoni [this message]
2012-12-09 20:56   ` Peter Korsgaard
2012-12-09 18:14 ` [Buildroot] [PATCH 6/8] xapp_xmh: add dependency on xdata_xbitmap Thomas Petazzoni
2012-12-09 20:57   ` Peter Korsgaard
2012-12-09 18:14 ` [Buildroot] [PATCH 7/8] neard: fix build failure caused by missing <linux/nfc.h> Thomas Petazzoni
2012-12-09 20:58   ` Peter Korsgaard
2012-12-09 18:14 ` [Buildroot] [PATCH 8/8] libev: disable on avr32 Thomas Petazzoni
2012-12-09 20:59   ` 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=20121209192011.32848ccd@skate \
    --to=thomas.petazzoni@free-electrons.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.