mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
sysstat: upgrade 12.7.4 -> 12.7.5
Changelog: =========== * [Quan quan Cao]: sar/sadc: Add new metrics pgprom/s and pgdem/s. * sar: Remove %vmeff metric. * sadf: Update various output formats to take into account metrics that have been added or removed. * Update DTD and XSD documents. * Update sar manual page. * sar: Add a cron entry and a new systemd service and timer to rotate daily data file at midnight. * Option -V with sysstat commands also displays environment contents. * [Sam Morris]: Use correct encoding to produce hyphen-minus when rendering man pages. * Add UMASK variable definition to sysstat(5) manual page. * Update non regression tests. * Add --getenv option to commands that didn't have it. * Update README file for Debian-based distros. * Update link to my personal web page in README and manual pages. * NLS: Translations updated. (From OE-Core rev: cebecc455d5e4ef84669d05707244be1cca8c271) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
170e3d116f
commit
53e39c1063
+1
-1
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/sysstat/sysstat.git;protocol=https;branch=master \
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb"
|
||||
|
||||
SRCREV = "1df0d61306ae826c896a5cf6f665d58c671c0498"
|
||||
SRCREV = "2d7682f26f42cef9127b123e319349b330c4ab8f"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += "base-passwd"
|
||||
Reference in New Issue
Block a user