mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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>
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
|||||||
SUMMARY = "A top utility for I/O"
|
SUMMARY = "A top utility for I/O"
|
||||||
LICENSE = "GPL-2.0-or-later"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3154adaa1a9ca0d8dcc1944518ece1b9"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=26b36b714daebf72b11715ba73efbad4"
|
||||||
|
|
||||||
DEPENDS = "ncurses"
|
DEPENDS = "ncurses"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https;tag=v${PV}"
|
SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https;tag=v${PV}"
|
||||||
SRCREV = "c3366a8a235f9c8ddc4797625f22cfdf12ba2c36"
|
SRCREV = "57890d671ba69ebc4a619a1cfe7d76cdd3d836a8"
|
||||||
|
|
||||||
|
|
||||||
inherit pkgconfig
|
inherit pkgconfig
|
||||||
Reference in New Issue
Block a user