Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dstat: propagate python dependencies
Date: Sat, 1 Nov 2014 15:03:20 +0100	[thread overview]
Message-ID: <20141101150320.7dd9e8db@free-electrons.com> (raw)
In-Reply-To: <1414769654-20569-1-git-send-email-jezz@sysmic.org>

Dear J?r?me Pouiller,

On Fri, 31 Oct 2014 16:34:14 +0100, J?r?me Pouiller wrote:
> Signed-off-by: J?r?me Pouiller <jezz@sysmic.org>
> ---
>  package/dstat/Config.in | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/package/dstat/Config.in b/package/dstat/Config.in
> index 62a392a..52fbb49 100644
> --- a/package/dstat/Config.in
> +++ b/package/dstat/Config.in
> @@ -2,6 +2,7 @@ config BR2_PACKAGE_DSTAT
>  	bool "dstat"
>  	depends on BR2_USE_WCHAR # python
>  	depends on BR2_USE_MMU # python
> +	depends on BR2_TOOLCHAIN_HAS_THREADS # python
>  	select BR2_PACKAGE_PYTHON
>  	help
>  	  Dstat, written in Python, is a versatile replacement for vmstat,
> @@ -22,4 +23,4 @@ config BR2_PACKAGE_DSTAT
>  
>  comment "dstat needs a toolchain w/ wchar"

You forgot to update the comment here regarding the new thread
dependency.

Committed with this fixed, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2014-11-01 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 15:34 [Buildroot] [PATCH] dstat: propagate python dependencies Jérôme Pouiller
2014-11-01 14:03 ` Thomas Petazzoni [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=20141101150320.7dd9e8db@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox