mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: Robert Schwebel <r.schwebel@pengutronix.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/3] inetutils: add misiing depends on !BUSYBOX_TFTPD
Date: Sat, 25 Jan 2014 14:50:10 +0100	[thread overview]
Message-ID: <20140125135009.GA17307@omega> (raw)
In-Reply-To: <20140125134814.GL12605@pengutronix.de>

Hi Robert,

On Sat, Jan 25, 2014 at 02:48:14PM +0100, Robert Schwebel wrote:
> 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
> 

ok. :-)

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2014-01-25 13:50 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 ` [ptxdist] [PATCH 1/3] inetutils: add misiing depends on !BUSYBOX_TFTPD Robert Schwebel
2014-01-25 13:50   ` Alexander Aring [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=20140125135009.GA17307@omega \
    --to=alex.aring@gmail.com \
    --cc=ptxdist@pengutronix.de \
    --cc=r.schwebel@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