mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
libdnf: fix upstream version check
(From OE-Core rev: 206580e72336229f8044eb941ecb09d3f0d60d3e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
11702842f9
commit
cb659c2b1d
@@ -12,6 +12,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \
|
||||
"
|
||||
|
||||
SRCREV = "751f89045b80d58c0d05800f74357cf78cdf7e77"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user