From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-networking] traceroute: give high priority when update-alternatives
Date: Thu, 22 Jan 2015 16:21:18 +0100 [thread overview]
Message-ID: <20150122152118.GD2456@jama> (raw)
In-Reply-To: <1421819683-8631-1-git-send-email-rongqing.li@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1808 bytes --]
On Wed, Jan 21, 2015 at 01:54:43PM +0800, rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@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@linux.intel.com>
AuthorDate: Mon Jan 5 10:51:29 2015 +0000
Commit: Joe MacDonald <joe_macdonald@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@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
prev parent reply other threads:[~2015-01-22 15:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-21 5:54 [PATCH][meta-networking] traceroute: give high priority when update-alternatives rongqing.li
2015-01-22 15:21 ` Martin Jansa [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=20150122152118.GD2456@jama \
--to=martin.jansa@gmail.com \
--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.