mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
libiio: Rename to versioned recipe filename
The libiio recipe now points to specific version within the git history, rename the recipe to versioned one instead of _git one to match it. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
98b7f5c8ea
commit
aa3154fbe2
|
|
@ -5,7 +5,6 @@ LICENSE = "LGPL-2.1-or-later"
|
|||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c"
|
||||
|
||||
SRCREV = "b6028fdeef888ab45f7c1dd6e4ed9480ae4b55e3"
|
||||
PV = "0.25"
|
||||
|
||||
SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https;branch=master"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||
Loading…
Reference in New Issue
Block a user