All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-networking] traceroute: uprev it to 2.0.20
Date: Fri, 15 Aug 2014 11:03:37 +0200	[thread overview]
Message-ID: <20140815090337.GA22747@jama> (raw)
In-Reply-To: <1408071973-20141-1-git-send-email-rongqing.li@windriver.com>

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

On Fri, Aug 15, 2014 at 11:06:13AM +0800, rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@windriver.com>
> 
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
> ---
>  .../{traceroute_2.0.18.bb => traceroute_2.0.20.bb}           |   10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>  rename meta-networking/recipes-support/traceroute/{traceroute_2.0.18.bb => traceroute_2.0.20.bb} (75%)
> 
> diff --git a/meta-networking/recipes-support/traceroute/traceroute_2.0.18.bb b/meta-networking/recipes-support/traceroute/traceroute_2.0.20.bb
> similarity index 75%
> rename from meta-networking/recipes-support/traceroute/traceroute_2.0.18.bb
> rename to meta-networking/recipes-support/traceroute/traceroute_2.0.20.bb
> index 236bd12..58e32a4 100644
> --- a/meta-networking/recipes-support/traceroute/traceroute_2.0.18.bb
> +++ b/meta-networking/recipes-support/traceroute/traceroute_2.0.20.bb
> @@ -8,19 +8,19 @@ show you where the trouble is coming from along the route."
>  SECTION = "console/network"
>  HOMEPAGE = "http://traceroute.sourceforge.net/"
>  LICENSE = "GPL-2.0 LGPL-2.1"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
> -                    file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> +                    file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"

Say in commit message, what changed in them.

>  
>  PR = "r1"

drop PR

>  
>  inherit update-alternatives
>  
> -SRC_URI = "${SOURCEFORGE_MIRROR}/traceroute/traceroute/traceroute-2.0.18/traceroute-2.0.18.tar.gz \
> +SRC_URI = "${SOURCEFORGE_MIRROR}/traceroute/traceroute/${BPN}-${PV}/${BPN}-${PV}.tar.gz \

${BPN}-${PV} -> ${BP}

>             file://filter-out-the-patches-from-subdirs.patch \
>  "
>  
> -SRC_URI[md5sum] = "b7254149b7f081cce07f4b9e065ba5ef"
> -SRC_URI[sha256sum] = "5994a88520927fefe3c9754aaf1e02b4d0f3f8fb1f521a68fa86215c3fcab9ef"
> +SRC_URI[md5sum] = "559f104e155e0e14ee0c717776a745fa"
> +SRC_URI[sha256sum] = "2facba9525c95428d7bff3a313fc6ecfd8c529c678ae666c73015558a0edc271"
>  
>  do_compile() {
>      export LDFLAGS="${TARGET_LDFLAGS} -L${S}/libsupp"
> -- 
> 1.7.10.4
> 
> -- 
> _______________________________________________
> 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 --]

      reply	other threads:[~2014-08-15  9:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-15  3:06 [PATCH][meta-networking] traceroute: uprev it to 2.0.20 rongqing.li
2014-08-15  9:03 ` 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=20140815090337.GA22747@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.