mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
iotop: add UPSTREAM_CHECK_URI
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,6 +12,9 @@ SRC_URI = "http://guichaz.free.fr/iotop/files/${BP}.tar.bz2"
|
||||
SRC_URI[md5sum] = "5ef9456b26d7694abf3101a72e1e0d1d"
|
||||
SRC_URI[sha256sum] = "3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://repo.or.cz/iotop.git/tags"
|
||||
UPSTREAM_CHECK_REGEX = "iotop-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
inherit distutils
|
||||
|
||||
do_install_append() {
|
||||
|
||||
Reference in New Issue
Block a user