mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
sysstat: upstream version check is working again
As upstream has released a new stable version, the exception is no longer needed. (From OE-Core rev: fa99c061275cd96cf375ff60d1c73a6e818dca25) 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
f6476ce771
commit
30e433821b
@@ -10,7 +10,6 @@ SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/${BP}.tar.xz \
|
||||
"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://sebastien.godard.pagesperso-orange.fr/download.html"
|
||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||
|
||||
DEPENDS += "base-passwd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user