From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Aring <alex.aring@gmail.com>
Subject: Re: [ptxdist] [PATCH 1/3] inetutils: add misiing depends on !BUSYBOX_TFTPD
Date: Sat, 25 Jan 2014 14:48:14 +0100 [thread overview]
Message-ID: <20140125134814.GL12605@pengutronix.de> (raw)
In-Reply-To: <1390655905-29427-1-git-send-email-alex.aring@gmail.com>
On Sat, Jan 25, 2014 at 02:18:23PM +0100, Alexander Aring wrote:
> Busybox also provides tftpd binary. Add depends on !BUSYBOX_TFTPD to
> avoid a double install of a tftpd binary.
>
> Signed-off-by: Alexander Aring <alex.aring@gmail.com>
> ---
> rules/inetutils.in | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/rules/inetutils.in b/rules/inetutils.in
> index 876c298..cb1c62f 100644
> --- a/rules/inetutils.in
> +++ b/rules/inetutils.in
> @@ -136,11 +136,15 @@ comment "BusyBox' syslogd is selected!"
> menuconfig INETUTILS_TFTPD
> bool
> prompt "tftpd "
> + depends on !BUSYBOX_TFTPD
depends on !BUSYBOX_TFTPD || ALLYES
please
> help
> TFTPD is a ftp daemon to be used for diskless clients. Most bootloaders
> use the Trivial File Transfer Protocol to load their OS image. Note:
> There is no authentication!
>
> +comment "BusyBox' tftpd is selected!"
> + depends on BUSYBOX_TFTPD
> +
> if INETUTILS_TFTPD
>
> config INETUTILS_TFTPD_BASE_DIR
> --
> 1.8.5.3
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2014-01-25 13:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-25 13:18 Alexander Aring
2014-01-25 13:18 ` [ptxdist] [PATCH 2/3] gnutls: add support for openssl compatibility Alexander Aring
2014-01-27 9:48 ` Michael Olbrich
2014-01-27 10:06 ` Alexander Aring
2014-01-25 13:18 ` [ptxdist] [PATCH 3/3] iputils: add new package iputils Alexander Aring
2014-01-25 13:49 ` Robert Schwebel
2014-01-25 13:54 ` Alexander Aring
2014-01-25 14:00 ` Robert Schwebel
2014-01-25 14:01 ` Alexander Aring
2014-01-25 13:48 ` Robert Schwebel [this message]
2014-01-25 13:50 ` [ptxdist] [PATCH 1/3] inetutils: add misiing depends on !BUSYBOX_TFTPD Alexander Aring
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=20140125134814.GL12605@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=alex.aring@gmail.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