mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
libiio: fix upstream check URL
Fixes: INFO: libiio 0.19 2015.2 None 18563161daa5d61c9e404be26e714dbaf0f344f2 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
cfa5f56890
commit
690b0faec5
@@ -8,6 +8,7 @@ SRCREV = "5f5af2e417129ad8f4e05fc5c1b730f0694dca12"
|
|||||||
PV = "0.19+git${SRCPV}"
|
PV = "0.19+git${SRCPV}"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https"
|
SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https"
|
||||||
|
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user