[oe] [meta-networking][PATCH 1/1] traceroute: fix alternate name

Joe MacDonald joe at deserted.net
Thu Mar 27 20:28:03 UTC 2014


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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140327/32156635/attachment-0002.sig>


More information about the Openembedded-devel mailing list