[meta-oe] iotop: upgrade 1.20 -> 1.21

Message ID 1645449729-23271-4-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe] iotop: upgrade 1.20 -> 1.21 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 21, 2022, 1:22 p.m. UTC
Changelog:
=========
* Update to new upstream release of 1.21
  - Better support for disabled task_delayacct sysctl
  - Add history and graph for all data
  - Restore simple inline help
* Remove filenamemangle from d/watch

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-extended/iotop/{iotop_1.20.bb => iotop_1.21.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-extended/iotop/{iotop_1.20.bb => iotop_1.21.bb} (85%)

Patch

diff --git a/meta-oe/recipes-extended/iotop/iotop_1.20.bb b/meta-oe/recipes-extended/iotop/iotop_1.21.bb
similarity index 85%
rename from meta-oe/recipes-extended/iotop/iotop_1.20.bb
rename to meta-oe/recipes-extended/iotop/iotop_1.21.bb
index a044c9b248..dc8b59bb47 100644
--- a/meta-oe/recipes-extended/iotop/iotop_1.20.bb
+++ b/meta-oe/recipes-extended/iotop/iotop_1.21.bb
@@ -4,8 +4,8 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=48e7be78bd2671d08c9c3bad71f1cfaa"
 
 DEPENDS = "ncurses"
 
-SRC_URI = "https://github.com/Tomas-M/iotop/releases/download/v1.20/iotop-1.20.tar.xz"
-SRC_URI[sha256sum] = "e0227dd4b71ce3ffe50225b85cf9abb38a99c1d2dff69e3f1db7d059d7490d51"
+SRC_URI = "https://github.com/Tomas-M/iotop/releases/download/v1.21/iotop-1.21.tar.xz"
+SRC_URI[sha256sum] = "7b4862ebc93909a3f800193140ca2464e926291a9c873b50dc31fa77e6d9383e"
 UPSTREAM_CHECK_URI = "https://github.com/Tomas-M/iotop/releases"
 
 inherit pkgconfig