[oe] [PATCH][meta-networking] traceroute: give high priority when update-alternatives

Martin Jansa martin.jansa at gmail.com
Thu Jan 22 15:21:18 UTC 2015


On Wed, Jan 21, 2015 at 01:54:43PM +0800, rongqing.li at windriver.com wrote:
> From: Roy Li <rongqing.li at windriver.com>
> 
> busybox provides traceroute command and uses the default priority to
> update-alternatives, if traceroute is not defined the priority, the
> traceroute maybe link to busybox's

Doesn't apply, test your changes in master. This has to be older than 2
weeks when it was sent.

commit 6303c3c0de184388febdd60f9cb3f8b3c3522fec
Author:     Paul Eggleton <paul.eggleton at linux.intel.com>
AuthorDate: Mon Jan 5 10:51:29 2015 +0000
Commit:     Joe MacDonald <joe_macdonald at mentor.com>
CommitDate: Wed Jan 7 13:58:52 2015 -0500

    traceroute: update to 2.0.21
    
    Also fix LICENSE to be "or any later version" (as specified in the
    upstream source headers); both licenses apply so use &.

> 
> Signed-off-by: Roy Li <rongqing.li at windriver.com>
> ---
>  meta-networking/recipes-support/traceroute/traceroute_2.0.20.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-networking/recipes-support/traceroute/traceroute_2.0.20.bb b/meta-networking/recipes-support/traceroute/traceroute_2.0.20.bb
> index 4b49c76..914c2a0 100644
> --- a/meta-networking/recipes-support/traceroute/traceroute_2.0.20.bb
> +++ b/meta-networking/recipes-support/traceroute/traceroute_2.0.20.bb
> @@ -38,5 +38,6 @@ do_install() {
>  
>  }
>  
> +ALTERNATIVE_PRIORITY = "60"
>  ALTERNATIVE_${PN} = "traceroute"
>  ALTERNATIVE_LINK_NAME[traceroute] = "${bindir}/traceroute"
> -- 
> 2.1.0
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150122/8c1396dd/attachment-0002.sig>


More information about the Openembedded-devel mailing list