diff --git a/meta-oe/recipes-support/dool/dool_1.3.6.bb b/meta-oe/recipes-support/dool/dool_1.3.8.bb similarity index 79% rename from meta-oe/recipes-support/dool/dool_1.3.6.bb rename to meta-oe/recipes-support/dool/dool_1.3.8.bb index 074c8928b3..1c7350e871 100644 --- a/meta-oe/recipes-support/dool/dool_1.3.6.bb +++ b/meta-oe/recipes-support/dool/dool_1.3.8.bb @@ -9,10 +9,9 @@ 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;tag=v${PV} \ - " +SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=next;protocol=https;tag=v${PV}" -SRCREV = "a52e710f74aad0eae46c5aafdb137070b4c00fe3" +SRCREV = "b74503e2dfbca8ef01c284d40aa77dc82be308b9" do_install() {