mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 14:09:47 +00:00
libsolv: fix upstream version check
(From OE-Core rev: 282dc2fd840a3220fd91ca5a26c14bfe6e0c27e3) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d46bc77a4e
commit
56e4ff6b0e
@@ -11,6 +11,7 @@ PV = "0.6.14+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/openSUSE/libsolv.git"
|
||||
SRCREV = "b1ea39233f86cd62fbab1964d7497244f6be0087"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user