dool: upgrade 1.3.3 -> 1.3.4

Changelog:
============
- Fix plugin loading for Python 3.13
- Added rudimentary Debian packaging information
- fix undefined variable 'mod' in plugin loading error reporting
- Tweaked the header lines to be + after an entire page has scrolled by
- Added documentation on how to package Dool
- Lots of work in packaging up RPM and Deb files
- Fix the top-io (all IO) and top-bio (Block IO) plugins and clarify the source of data for each

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2025-02-10 17:00:33 +08:00
committed by Khem Raj
parent ffeccbc440
commit 5d75f44b6f
@@ -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 = "e42e8c73043127283762eb52a2e31b7ab0aac177"
SRCREV = "5068abef0a960c173a91e84a45e7fea1b0a802c0"
S = "${WORKDIR}/git"