summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/zsync/zsync-curl_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/zsync/zsync-curl_git.bb b/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
index c7acdba6b2..be658561e2 100644
--- a/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
+++ b/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
@@ -12,6 +12,9 @@ SRCREV = "00141c2806ccc4ddf2ff6263ee1612d19c0b713f"
12 12
13PV = "0.6.2+git" 13PV = "0.6.2+git"
14 14
15# Upstream repo does not tag
16UPSTREAM_CHECK_COMMITS = "1"
17
15inherit autotools 18inherit autotools
16 19
17S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"