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:
Alexander Kanavin
2019-11-18 15:28:51 +01:00
committed by Richard Purdie
parent f6476ce771
commit 30e433821b

View File

@@ -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"