summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libiio/libiio_0.25.bb (renamed from meta-oe/recipes-support/libiio/libiio_git.bb)1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libiio/libiio_git.bb b/meta-oe/recipes-support/libiio/libiio_0.25.bb
index dd6fd1c12f..71fd2047b5 100644
--- a/meta-oe/recipes-support/libiio/libiio_git.bb
+++ b/meta-oe/recipes-support/libiio/libiio_0.25.bb
@@ -5,7 +5,6 @@ LICENSE = "LGPL-2.1-or-later"
5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c" 5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c"
6 6
7SRCREV = "b6028fdeef888ab45f7c1dd6e4ed9480ae4b55e3" 7SRCREV = "b6028fdeef888ab45f7c1dd6e4ed9480ae4b55e3"
8PV = "0.25"
9 8
10SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https;branch=master"
11UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" 10UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"