mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
dool: upgrade 1.3.4 -> 1.3.6
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
12dbe453be
commit
b5fdfb85ea
|
|
@ -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() {
|
||||
Loading…
Reference in New Issue
Block a user