[oe] [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4

kai.kang at windriver.com kai.kang at windriver.com
Thu Sep 10 05:38:16 UTC 2015


From: Kai Kang <kai.kang at windriver.com>

* update md5sum of license file

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 .../recipes-support/iftop/{iftop_1.0pre2.bb => iftop_1.0pre4.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-support/iftop/{iftop_1.0pre2.bb => iftop_1.0pre4.bb} (57%)

diff --git a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb b/meta-networking/recipes-support/iftop/iftop_1.0pre4.bb
similarity index 57%
rename from meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
rename to meta-networking/recipes-support/iftop/iftop_1.0pre4.bb
index e60fc8a..0c8e494 100644
--- a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
+++ b/meta-networking/recipes-support/iftop/iftop_1.0pre4.bb
@@ -4,11 +4,11 @@ SECTION = "net"
 DEPENDS = "libpcap ncurses"
 
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+LIC_FILES_CHKSUM = "file://COPYING;md5=76498170798db0f4f0fb685a225f702f"
 
 SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz"
-SRC_URI[md5sum] = "fef521a49ec0122458d02c64212af3c5"
-SRC_URI[sha256sum] = "1b193037bb3019afae88cd94c87468aac4b045d81ab816ed8d2f489716b14027"
+SRC_URI[md5sum] = "7e6decb4958e8a4890cccac335239f24"
+SRC_URI[sha256sum] = "f733eeea371a7577f8fe353d86dd88d16f5b2a2e702bd96f5ffb2c197d9b4f97"
 
 inherit autotools-brokensep
 
-- 
1.9.1




More information about the Openembedded-devel mailing list