summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sysstat
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-12-06 23:21:16 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-08 20:18:48 +0000
commit7f0c802333e4154f10aef6a78c936677e62614bd (patch)
treefa17d1bac8bb484a4494941e3af733d0d06a5d75 /meta/recipes-extended/sysstat
parent679fc70f907fb221f4541ebf30c1610e937209b7 (diff)
downloadopenembedded-core-7f0c802333e4154f10aef6a78c936677e62614bd.tar.gz
sysstat: upgrade 12.4.3 -> 12.4.4
Changelog: ======================= * iostat: Always display persistent names with option -j. * iostat: Fix how device mapper names are taken into account when entered on the command line. * mpstat: Don't display offline CPU. * mpstat: Fix values displayed when an offline CPU goes back online. * mpstat: Fix untrusted loop bound. * mpstat: Update non regression tests. * Use 'grep -E' instead of deprecated 'egrep'. * Spelling and grammar fixes. * Update man pages with correct spelling of "JavaScript". Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sysstat')
-rw-r--r--meta/recipes-extended/sysstat/sysstat_12.4.4.bb (renamed from meta/recipes-extended/sysstat/sysstat_12.4.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat_12.4.3.bb b/meta/recipes-extended/sysstat/sysstat_12.4.4.bb
index 5a27de439f..d635650a1f 100644
--- a/meta/recipes-extended/sysstat/sysstat_12.4.3.bb
+++ b/meta/recipes-extended/sysstat/sysstat_12.4.4.bb
@@ -4,4 +4,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb"
SRC_URI += "file://0001-configure.in-remove-check-for-chkconfig.patch"
-SRC_URI[sha256sum] = "ae432431f45aacbcabacfbbe129e2505e215cafa9ce996d7550c6091a46f0bfd"
+SRC_URI[sha256sum] = "9512e7479e04f92e251c5c6b4bd94b8f643d212bd0e986a8ea4d147a6e943d24"