All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe MacDonald <joe@deserted.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking][PATCH 1/1] traceroute: fix alternate name
Date: Thu, 27 Mar 2014 16:28:03 -0400	[thread overview]
Message-ID: <20140327202801.GC15666@deserted.net> (raw)
In-Reply-To: <1395350240-29372-1-git-send-email-jslater@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 1069 bytes --]

Merged, thanks.
-J.

[[oe] [meta-networking][PATCH 1/1] traceroute: fix alternate name] On 14.03.20 (Thu 14:17) Joe Slater wrote:

> traceroute6 for the name is misleading and will interfere
> with traceroute6 in iputils making an alternate link to
> the traceroute6 binary, so we change the name to traceroute.
> 
> Signed-off-by: Joe Slater <jslater@windriver.com>
> ---
>  recipes-support/traceroute/traceroute_2.0.18.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-support/traceroute/traceroute_2.0.18.bb b/recipes-support/traceroute/traceroute_2.0.18.bb
> index e6718db..83ac5a7 100644
> --- a/recipes-support/traceroute/traceroute_2.0.18.bb
> +++ b/recipes-support/traceroute/traceroute_2.0.18.bb
> @@ -39,5 +39,5 @@ do_install() {
>  
>  }
>  
> -ALTERNATIVE_${PN} = "traceroute6"
> -ALTERNATIVE_LINK_NAME[traceroute6] = "${bindir}/traceroute"
> +ALTERNATIVE_${PN} = "traceroute"
> +ALTERNATIVE_LINK_NAME[traceroute] = "${bindir}/traceroute"
> -- 
> 1.7.3.4
> 
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

      reply	other threads:[~2014-03-27 20:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-20 21:17 [meta-networking][PATCH 1/1] traceroute: fix alternate name Joe Slater
2014-03-27 20:28 ` Joe MacDonald [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=20140327202801.GC15666@deserted.net \
    --to=joe@deserted.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.