mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
sysstat: fix upstream version check
(From OE-Core rev: 79063289caa220b678fa226739ed0e9f780e3af3) 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
2aabf9a129
commit
7a80f84dd2
@@ -10,6 +10,7 @@ SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.xz \
|
||||
"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://sebastien.godard.pagesperso-orange.fr/download.html"
|
||||
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"
|
||||
|
||||
DEPENDS += "base-passwd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user