From: Wang Mingyu <[email protected]> Changelog: =========== - Package plugins in PIP - Add some emojis to README - Allow the --io plugin to read from symlinks like /dev/disk-by-uuid - Removed old examples directory that was not relevant anymore - Fix the --noupdate option and make dool work better for non-tty connections - General code clean-up and best practices - Comments added to code to make parsing simpler for future Scott - Add team members to README - More internal dstat -> dool name changes
Signed-off-by: Wang Mingyu <[email protected]> --- meta-oe/recipes-support/dool/{dool_1.3.2.bb => dool_1.3.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/dool/{dool_1.3.2.bb => dool_1.3.3.bb} (93%) diff --git a/meta-oe/recipes-support/dool/dool_1.3.2.bb b/meta-oe/recipes-support/dool/dool_1.3.3.bb similarity index 93% rename from meta-oe/recipes-support/dool/dool_1.3.2.bb rename to meta-oe/recipes-support/dool/dool_1.3.3.bb index f7e403018..ba75a632e 100644 --- a/meta-oe/recipes-support/dool/dool_1.3.2.bb +++ b/meta-oe/recipes-support/dool/dool_1.3.3.bb @@ -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 = "b2862905be841232c9e36ce1e059d3fe34ef0cdf" +SRCREV = "e42e8c73043127283762eb52a2e31b7ab0aac177" S = "${WORKDIR}/git" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112854): https://lists.openembedded.org/g/openembedded-devel/message/112854 Mute This Topic: https://lists.openembedded.org/mt/108998091/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
