فهرست منبع

iotop: upgrade 1.27 -> 1.29

Changelog:
==========
- add option to specify bin directory
- fix batch mode
- Fix Linux kernel incompatible struct taskstats

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Wang Mingyu 1 هفته پیش
والد
کامیت
7f0f89d6fb
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      meta-oe/recipes-extended/iotop/iotop_1.29.bb

+ 2 - 2
meta-oe/recipes-extended/iotop/iotop_1.27.bb → meta-oe/recipes-extended/iotop/iotop_1.29.bb

@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3154adaa1a9ca0d8dcc1944518ece1b9"
 
 DEPENDS = "ncurses"
 
-SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https"
-SRCREV = "4e32789e496a027201e66b5773a9d7955f7c638b"
+SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https;tag=v${PV}"
+SRCREV = "dd0f4ad5ec03b9fd642f54144f6465cf6d2c1d12"
 
 S = "${WORKDIR}/git"