[oe] [PATCH][meta-networking] traceroute: uprev it to 2.0.20

Martin Jansa martin.jansa at gmail.com
Fri Aug 15 09:03:37 UTC 2014


On Fri, Aug 15, 2014 at 11:06:13AM +0800, rongqing.li at windriver.com wrote:
> From: Roy Li <rongqing.li at windriver.com>
> 
> Signed-off-by: Roy Li <rongqing.li at 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 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/20140815/a8ffe762/attachment-0002.sig>


More information about the Openembedded-devel mailing list