diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-06-30 09:26:57 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-06-30 07:58:38 -0700 |
| commit | c6feb9f6deb254e2ccaffbf422e91f23c675467c (patch) | |
| tree | 020dadb4fc5abdf6dee4fcc134f9f836df8d969d | |
| parent | 1fa024ef8966e264457f0747a061994460fdaf43 (diff) | |
| download | meta-openembedded-c6feb9f6deb254e2ccaffbf422e91f23c675467c.tar.gz | |
libiio: upgrade 0.20 -> 0.21
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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 d12fac633f..b308bde171 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 = "LGPLv2.1+" | 4 | LICENSE = "LGPLv2.1+" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c" | 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c" |
| 6 | 6 | ||
| 7 | SRCREV = "26c5be5ae37334abf3021b52d27f84aa6a6b1842" | 7 | SRCREV = "565bf68eccfdbbf22cf5cb6d792e23de564665c7" |
| 8 | PV = "0.20+git${SRCPV}" | 8 | PV = "0.21+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" |
| 11 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 11 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
