summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/dool/dool_1.1.0.bb (renamed from meta-oe/recipes-support/dool/dool_1.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/dool/dool_1.0.0.bb b/meta-oe/recipes-support/dool/dool_1.1.0.bb
index d34397c12a..dcb66c7fd4 100644
--- a/meta-oe/recipes-support/dool/dool_1.0.0.bb
+++ b/meta-oe/recipes-support/dool/dool_1.1.0.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=master;protocol=http
13 file://0001-Fix-build-error-as-following.patch \ 13 file://0001-Fix-build-error-as-following.patch \
14 " 14 "
15 15
16SRCREV = "34a3244b46aa70a31f871a7ca8ffa8d3a7b950d2" 16SRCREV = "41ec7b392b358dae29f0b587711d5c8f7f462805"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19