mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
libiio: upgrade 0.18 -> 0.19
See full changelog https://github.com/analogdevicesinc/libiio/releases/tag/v0.19 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
f3f8add488
commit
69c0e0d842
@@ -4,9 +4,8 @@ SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c"
|
||||
|
||||
# v0.18 + a single commit fixing the build
|
||||
SRCREV = "5090603d01779bb1717fb0c50953330e8770550f"
|
||||
PV = "0.18+git${SRCPV}"
|
||||
SRCREV = "5f5af2e417129ad8f4e05fc5c1b730f0694dca12"
|
||||
PV = "0.19+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user