Commit Graph

6 Commits

Author SHA1 Message Date
Zheng Ruoqin 5a825b5ce7 dstat: Fix runtime error that depend python.
Make dstat to depend python3.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-19 07:37:22 -07:00
Andrey Zhizhikin 8f8ff99bc0 dstat: update recipe to use python3
Update recipe to target python3 since python2 is EOL and has been
dropped from OE-Core.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-28 12:23:12 -08:00
Zang Ruochen 3a483881b1 dstat: upgrade 0.7.3 -> 0.7.4
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-22 09:31:46 -07:00
Khem Raj 584d3114ac dstat: Add missing dep on xmlto-native
Fixes
| make[1]: xmlto: Command not found
| make[1]: *** [dstat.1] Error 127

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-24 11:00:53 +02:00
Derek Straka 5a8191503f dstat: update to version 0.7.3
* License checksum updated for whitespace differences
  * Add DEPENDS for asciidoc-native
  * Add RDEPENDS for python

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-08-15 12:31:59 +02:00
Li xin 47c7a58ab4 dstat: add new recipe
Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat.
Dstat overcomes some of their limitations and adds some extra features,
more counters and flexibility.

Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-31 16:35:35 +01:00