aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2019-10-31 05:03:08 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-01 17:22:52 -0700
commitc578a2fdfd9a1acad23240e8e606478e43115cef (patch)
treef775aaaa905cdf7417ef4aeb7e62f51c15501d81 /meta-networking
parent6127f5311f2b368b66c11d7277bfbe692c90df14 (diff)
downloadmeta-openembedded-c578a2fdfd9a1acad23240e8e606478e43115cef.tar.gz
mtr: upgrade 0.92 -> 0.93
1) Update LIC_FILES_CHKSUM as adress has been updated. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/mtr/mtr_0.93.bb (renamed from meta-networking/recipes-support/mtr/mtr_0.92.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/mtr/mtr_0.92.bb b/meta-networking/recipes-support/mtr/mtr_0.93.bb
index 2bc7d97879..dd150700a9 100644
--- a/meta-networking/recipes-support/mtr/mtr_0.92.bb
+++ b/meta-networking/recipes-support/mtr/mtr_0.93.bb
@@ -6,11 +6,9 @@ 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"