diff options
-rw-r--r-- | meta-oe/recipes-extended/zsync/zsync-curl_git.bb | 3 |
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 | ||
13 | PV = "0.6.2+git" | 13 | PV = "0.6.2+git" |
14 | 14 | ||
15 | # Upstream repo does not tag | ||
16 | UPSTREAM_CHECK_COMMITS = "1" | ||
17 | |||
15 | inherit autotools | 18 | inherit autotools |
16 | 19 | ||
17 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |