diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-27 17:43:22 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-30 23:59:07 -0800 |
| commit | 9801afd2789a1ea9342826f6ccf405ac9f3d64f3 (patch) | |
| tree | c3effdf35361c5eb079bc88221c4d7b79f98c5ff /meta-oe | |
| parent | c2b4809fe8bb2eaa3ce99807dcafae7aaa880f4b (diff) | |
| download | meta-openembedded-9801afd2789a1ea9342826f6ccf405ac9f3d64f3.tar.gz | |
iotop: upgrade 1.30 -> 1.31
License-Update: Copyright year updated to 1.31
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-extended/iotop/iotop_1.31.bb (renamed from meta-oe/recipes-extended/iotop/iotop_1.30.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/iotop/iotop_1.30.bb b/meta-oe/recipes-extended/iotop/iotop_1.31.bb index 9fe774f9f2..f37b5a5dd3 100644 --- a/meta-oe/recipes-extended/iotop/iotop_1.30.bb +++ b/meta-oe/recipes-extended/iotop/iotop_1.31.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | SUMMARY = "A top utility for I/O" | 1 | SUMMARY = "A top utility for I/O" |
| 2 | LICENSE = "GPL-2.0-or-later" | 2 | LICENSE = "GPL-2.0-or-later" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3154adaa1a9ca0d8dcc1944518ece1b9" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26b36b714daebf72b11715ba73efbad4" |
| 4 | 4 | ||
| 5 | DEPENDS = "ncurses" | 5 | DEPENDS = "ncurses" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https;tag=v${PV}" | 7 | SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https;tag=v${PV}" |
| 8 | SRCREV = "c3366a8a235f9c8ddc4797625f22cfdf12ba2c36" | 8 | SRCREV = "57890d671ba69ebc4a619a1cfe7d76cdd3d836a8" |
| 9 | 9 | ||
| 10 | 10 | ||
| 11 | inherit pkgconfig | 11 | inherit pkgconfig |
