mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
dool: upgrade 1.3.1 -> 1.3.2
Changelog: ========== -Publish on PyPI -Add a new --dstat option to emulate old functionality -Remove code paths for Python 2.x as we're 100% Python 3.x now (and have been for a long time) -Add documentation about bits vs bytes to refer tickets to when we get questions -Fixes for long names on --top-io-adv plugin -The --freespace plugin can now optionally take a comma separate list of mount points now Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ RDEPENDS:${PN} += "python3-core python3-misc python3-resource python3-shell pyth
|
||||
SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=master;protocol=https \
|
||||
"
|
||||
|
||||
SRCREV = "30847c748483bc088549486292232d805b086b1f"
|
||||
SRCREV = "b2862905be841232c9e36ce1e059d3fe34ef0cdf"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user