mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
iotop: upgrade 1.26 -> 1.27
License-Update: Copyright year updated to 1.27 Changelog: src/iotop: correct pg_cb signature Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
966cdcf793
commit
52c479025c
|
|
@ -1,11 +1,11 @@
|
|||
SUMMARY = "A top utility for I/O"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=686f457fedcecd9b92d69e625291ffa2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3154adaa1a9ca0d8dcc1944518ece1b9"
|
||||
|
||||
DEPENDS = "ncurses"
|
||||
|
||||
SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https"
|
||||
SRCREV = "b15743b04bb04ff1fc6e197d21ba30365349edcb"
|
||||
SRCREV = "4e32789e496a027201e66b5773a9d7955f7c638b"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user