diff options
Diffstat (limited to 'meta-oe/recipes-support/libiio')
| -rw-r--r-- | meta-oe/recipes-support/libiio/libiio_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libiio/libiio_git.bb b/meta-oe/recipes-support/libiio/libiio_git.bb index f83d9c9225..0892a3693e 100644 --- a/meta-oe/recipes-support/libiio/libiio_git.bb +++ b/meta-oe/recipes-support/libiio/libiio_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c" | |||
| 7 | SRCREV = "5f5af2e417129ad8f4e05fc5c1b730f0694dca12" | 7 | SRCREV = "5f5af2e417129ad8f4e05fc5c1b730f0694dca12" |
| 8 | PV = "0.19+git${SRCPV}" | 8 | PV = "0.19+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https" | 10 | SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https;branch=master" |
| 11 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 11 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
