All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [meta-networking][PATCH] mtr: upgrade 0.92 -> 0.93
  2019-10-30 17:03 [meta-networking][PATCH] mtr: upgrade 0.92 -> 0.93 Zheng Ruoqin
@ 2019-10-30  9:46 ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2019-10-30  9:46 UTC (permalink / raw)
  To: Zheng Ruoqin; +Cc: openembedded-devel

On Thu, Oct 31, 2019 at 01:03:44AM +0800, Zheng Ruoqin wrote:
>...
>  PV .= "+git${SRCPV}"

Please remove this PV line, the SRCREV is exactly the release.

> -SRCREV = "6cddfc6e8f0e20af4af218b545f83d43b3f9a387"
> +SRCREV = "304349bad86229aedbc62c07d5e98a8292967991"
>...

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [meta-networking][PATCH] mtr: upgrade 0.92 -> 0.93
@ 2019-10-30 17:03 Zheng Ruoqin
  2019-10-30  9:46 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Zheng Ruoqin @ 2019-10-30 17:03 UTC (permalink / raw)
  To: openembedded-devel

1) Update LIC_FILES_CHKSUM as adress has been updated.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 meta-networking/recipes-support/mtr/{mtr_0.92.bb => mtr_0.93.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/mtr/{mtr_0.92.bb => mtr_0.93.bb} (82%)

diff --git a/meta-networking/recipes-support/mtr/mtr_0.92.bb b/meta-networking/recipes-support/mtr/mtr_0.93.bb
similarity index 82%
rename from meta-networking/recipes-support/mtr/mtr_0.92.bb
rename to meta-networking/recipes-support/mtr/mtr_0.93.bb
index 2bc7d97..f2089bb 100644
--- a/meta-networking/recipes-support/mtr/mtr_0.92.bb
+++ b/meta-networking/recipes-support/mtr/mtr_0.93.bb
@@ -6,11 +6,11 @@ DEPENDS = "ncurses"
 
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
-                    file://ui/mtr.c;beginline=5;endline=16;md5=af1fafbbfa1bfd48af839f4bb3221106"
+                    file://ui/mtr.c;beginline=5;endline=16;md5=00a894a39d53726a27386534d1c4e468"
 
 PV .= "+git${SRCPV}"
 
-SRCREV = "6cddfc6e8f0e20af4af218b545f83d43b3f9a387"
+SRCREV = "304349bad86229aedbc62c07d5e98a8292967991"
 SRC_URI = "git://github.com/traviscross/mtr"
 
 S = "${WORKDIR}/git"
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-30  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-30 17:03 [meta-networking][PATCH] mtr: upgrade 0.92 -> 0.93 Zheng Ruoqin
2019-10-30  9:46 ` Adrian Bunk

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.