mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
dool: upgrade 1.3.6 -> 1.3.8
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-3
@@ -9,10 +9,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
|
|||||||
DEPENDS += "asciidoc-native xmlto-native"
|
DEPENDS += "asciidoc-native xmlto-native"
|
||||||
RDEPENDS:${PN} += "python3-core python3-misc python3-resource python3-shell python3-six python3-unixadmin"
|
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;tag=v${PV} \
|
SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=next;protocol=https;tag=v${PV}"
|
||||||
"
|
|
||||||
|
|
||||||
SRCREV = "a52e710f74aad0eae46c5aafdb137070b4c00fe3"
|
SRCREV = "b74503e2dfbca8ef01c284d40aa77dc82be308b9"
|
||||||
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
Reference in New Issue
Block a user