diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-10-14 10:54:46 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-10-13 22:33:05 -0700 |
commit | 5bd81144e3d529d65125be130b5dcd724ec81dc6 (patch) | |
tree | 278a3893f0dfa9926cf5147002cab8f67f1d85fd /meta-networking | |
parent | 2519ac693259ff7ae167d00090af1a278e756b2a (diff) | |
download | meta-openembedded-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>
Diffstat (limited to 'meta-networking')
-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 dd150700a..265eefb94 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" | |||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
9 | file://ui/mtr.c;beginline=5;endline=16;md5=00a894a39d53726a27386534d1c4e468" | 9 | file://ui/mtr.c;beginline=5;endline=16;md5=00a894a39d53726a27386534d1c4e468" |
10 | 10 | ||
11 | SRCREV = "304349bad86229aedbc62c07d5e98a8292967991" | 11 | SRCREV = "2c73cbf4094e4eed343ed11ae5bab2580f3122d1" |
12 | SRC_URI = "git://github.com/traviscross/mtr" | 12 | SRC_URI = "git://github.com/traviscross/mtr" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |