summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/dool/dool_1.3.4.bb (renamed from meta-oe/recipes-support/dool/dool_1.3.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/dool/dool_1.3.3.bb b/meta-oe/recipes-support/dool/dool_1.3.4.bb
index ba75a632ec..25662a0271 100644
--- a/meta-oe/recipes-support/dool/dool_1.3.3.bb
+++ b/meta-oe/recipes-support/dool/dool_1.3.4.bb
@@ -12,7 +12,7 @@ RDEPENDS:${PN} += "python3-core python3-misc python3-resource python3-shell pyth
12SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=master;protocol=https \ 12SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=master;protocol=https \
13 " 13 "
14 14
15SRCREV = "e42e8c73043127283762eb52a2e31b7ab0aac177" 15SRCREV = "5068abef0a960c173a91e84a45e7fea1b0a802c0"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18