mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 11:59:40 +01:00
sysstat: upgrade to stable version 11.0.2
(From OE-Core rev: df4224f151c3d5a7f6fd33ed44abd2e3bfc5c8b0) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,7 +4,7 @@ HOMEPAGE = "http://sebastien.godard.pagesperso-orange.fr/"
|
||||
LICENSE = "GPLv2+"
|
||||
SECTION = "console/utils"
|
||||
|
||||
SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.gz \
|
||||
SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.xz \
|
||||
file://99_sysstat \
|
||||
"
|
||||
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
require sysstat.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
|
||||
SRC_URI[md5sum] = "039dcd235dfcfb3d4acc0a05730f9512"
|
||||
SRC_URI[sha256sum] = "3bfd1b4c5b99314585709c092096234b6e181741729f601d18d0ed7f0612612a"
|
||||
6
meta/recipes-extended/sysstat/sysstat_11.0.2.bb
Normal file
6
meta/recipes-extended/sysstat/sysstat_11.0.2.bb
Normal file
@@ -0,0 +1,6 @@
|
||||
require sysstat.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
|
||||
SRC_URI[md5sum] = "27d4ca66869dce132ace3194dd7d7539"
|
||||
SRC_URI[sha256sum] = "acd87fdfbe7c796480f14fc26119d8f785d26827d74a0f5bced6c492a91f1b96"
|
||||
Reference in New Issue
Block a user