From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH 1/3] procps: prevent conflict with new busybox applet
Date: Wed, 6 Sep 2017 18:15:46 +0200 [thread overview]
Message-ID: <20170906161548.4414-1-clemens.gruber@pqgruber.com> (raw)
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
rules/procps.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/rules/procps.in b/rules/procps.in
index 762fc1839..8aee7d8ae 100644
--- a/rules/procps.in
+++ b/rules/procps.in
@@ -162,9 +162,13 @@ config PROCPS_VMSTAT
config PROCPS_W
bool
prompt "w"
+ depends on !BUSYBOX_W || ALLYES
help
Show who is logged on and what they are doing.
+comment "busybox' w is selected!"
+ depends on BUSYBOX_W
+
config PROCPS_WATCH
bool
prompt "watch"
--
2.14.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-09-06 16:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-06 16:15 Clemens Gruber [this message]
2017-09-06 16:15 ` [ptxdist] [PATCH 2/3] coreutils: prevent conflicts with new busybox applets Clemens Gruber
2017-09-06 16:15 ` [ptxdist] [PATCH 3/3] e2fsprogs: remove mkfs.ext4dev Clemens Gruber
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=20170906161548.4414-1-clemens.gruber@pqgruber.com \
--to=clemens.gruber@pqgruber.com \
--cc=ptxdist@pengutronix.de \
/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