diff options
| -rw-r--r-- | meta-oe/recipes-support/libiio/libiio_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libiio/libiio_git.bb b/meta-oe/recipes-support/libiio/libiio_git.bb index 7907dcfc24..ecbd2c8641 100644 --- a/meta-oe/recipes-support/libiio/libiio_git.bb +++ b/meta-oe/recipes-support/libiio/libiio_git.bb | |||
| @@ -4,8 +4,8 @@ SECTION = "libs" | |||
| 4 | LICENSE = "LGPL-2.1-or-later" | 4 | LICENSE = "LGPL-2.1-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c" | 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c" |
| 6 | 6 | ||
| 7 | SRCREV = "c4498c27761d04d4ac631ec59c1613bfed079da5" | 7 | SRCREV = "eee8cba6f42177a094ebe16759606a719676fda7" |
| 8 | PV = "0.24" | 8 | PV = "0.25" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https;branch=master" | 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+)+)" |
