aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-10-14 10:54:46 +0800
committerKhem Raj <raj.khem@gmail.com>2020-10-13 22:33:05 -0700
commit5bd81144e3d529d65125be130b5dcd724ec81dc6 (patch)
tree278a3893f0dfa9926cf5147002cab8f67f1d85fd
parent2519ac693259ff7ae167d00090af1a278e756b2a (diff)
downloadmeta-openembedded-contrib-5bd81144e3d529d65125be130b5dcd724ec81dc6.tar.gz
mtr: upgrade 0.93 -> 0.94
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/mtr/mtr_0.94.bb (renamed from meta-networking/recipes-support/mtr/mtr_0.93.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/mtr/mtr_0.93.bb b/meta-networking/recipes-support/mtr/mtr_0.94.bb
index dd150700a9..265eefb94b 100644
--- a/meta-networking/recipes-support/mtr/mtr_0.93.bb
+++ b/meta-networking/recipes-support/mtr/mtr_0.94.bb
@@ -8,7 +8,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://ui/mtr.c;beginline=5;endline=16;md5=00a894a39d53726a27386534d1c4e468"
-SRCREV = "304349bad86229aedbc62c07d5e98a8292967991"
+SRCREV = "2c73cbf4094e4eed343ed11ae5bab2580f3122d1"
SRC_URI = "git://github.com/traviscross/mtr"
S = "${WORKDIR}/git"