mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-14 03:44:21 +00:00
zsync-curl: Add UPSTREAM_CHECK_COMMITS
Upstream repo does not tag so, use UPSTREAM_CHECK_COMMITS to detect upstream updates. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8746389fe0
commit
9c8045fad0
@ -12,6 +12,9 @@ SRCREV = "00141c2806ccc4ddf2ff6263ee1612d19c0b713f"
|
|||||||
|
|
||||||
PV = "0.6.2+git"
|
PV = "0.6.2+git"
|
||||||
|
|
||||||
|
# Upstream repo does not tag
|
||||||
|
UPSTREAM_CHECK_COMMITS = "1"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user