From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] lsof: add busybox tweaks
Date: Thu, 26 Apr 2012 16:08:40 +0200 [thread overview]
Message-ID: <20120426140840.GJ20601@game.jcrosoft.org> (raw)
In-Reply-To: <1335435324-18792-2-git-send-email-gustavo@zacarias.com.ar>
On 07:15 Thu 26 Apr , Gustavo Zacarias wrote:
> Since busybox 1.20+ includes a lsof applet make sure lsof gets built
> after busybox so that we get the full-blown version if both are enabled.
> Also hide the lsof package unless BUSYBOX_SHOW_OTHERS is true.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/Config.in | 2 ++
> package/lsof/lsof.mk | 3 +++
> 2 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/package/Config.in b/package/Config.in
> index 64fce62..7f9b234 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -24,7 +24,9 @@ source "package/dmalloc/Config.in"
> source "package/kexec/Config.in"
> source "package/latencytop/Config.in"
> source "package/lmbench/Config.in"
> +if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
> source "package/lsof/Config.in"
put a depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
in lsof/Config.in
Best Regards,
J.
next prev parent reply other threads:[~2012-04-26 14:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-26 10:15 [Buildroot] [PATCH 1/2] busybox: add new 1.20.0, remove deprecated, mark 1.18.x deprecated Gustavo Zacarias
2012-04-26 10:15 ` [Buildroot] [PATCH 2/2] lsof: add busybox tweaks Gustavo Zacarias
2012-04-26 14:08 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-04-26 14:45 ` Thomas Petazzoni
2012-04-27 0:55 ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-27 21:54 ` Arnout Vandecappelle
2012-04-29 8:36 ` Peter Korsgaard
2012-04-29 10:06 ` Arnout Vandecappelle
2012-04-29 10:49 ` Gustavo Zacarias
2012-04-29 8:56 ` Peter Korsgaard
2012-04-29 8:55 ` [Buildroot] [PATCH 1/2] busybox: add new 1.20.0, remove deprecated, mark 1.18.x deprecated 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=20120426140840.GJ20601@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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