From: Wang Mingyu <wan...@fujitsu.com> Changelog: ========== - Add plugin for LNET (Lustre Network) - Fix readpipe function and update plugins for Python3 - Fix empty row for the first iteration of --top-io - Include plugin path and source code in error tracebacks
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- meta-oe/recipes-support/dool/{dool_1.3.4.bb => dool_1.3.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/dool/{dool_1.3.4.bb => dool_1.3.6.bb} (89%) diff --git a/meta-oe/recipes-support/dool/dool_1.3.4.bb b/meta-oe/recipes-support/dool/dool_1.3.6.bb similarity index 89% rename from meta-oe/recipes-support/dool/dool_1.3.4.bb rename to meta-oe/recipes-support/dool/dool_1.3.6.bb index d18f5c8b01..074c8928b3 100644 --- a/meta-oe/recipes-support/dool/dool_1.3.4.bb +++ b/meta-oe/recipes-support/dool/dool_1.3.6.bb @@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" DEPENDS += "asciidoc-native xmlto-native" RDEPENDS:${PN} += "python3-core python3-misc python3-resource python3-shell python3-six python3-unixadmin" -SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=master;protocol=https \ +SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=master;protocol=https;tag=v${PV} \ " -SRCREV = "5068abef0a960c173a91e84a45e7fea1b0a802c0" +SRCREV = "a52e710f74aad0eae46c5aafdb137070b4c00fe3" do_install() { -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#119204): https://lists.openembedded.org/g/openembedded-devel/message/119204 Mute This Topic: https://lists.openembedded.org/mt/115042211/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-