]> code.ossystems Code Review - openembedded-core.git/commitdiff
sysstat: upgrade 12.4.3 -> 12.4.4
authorwangmy <wangmy@fujitsu.com>
Mon, 6 Dec 2021 15:21:16 +0000 (23:21 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Dec 2021 20:18:48 +0000 (20:18 +0000)
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>
meta/recipes-extended/sysstat/sysstat_12.4.4.bb [moved from meta/recipes-extended/sysstat/sysstat_12.4.3.bb with 65% similarity]

similarity index 65%
rename from meta/recipes-extended/sysstat/sysstat_12.4.3.bb
rename to meta/recipes-extended/sysstat/sysstat_12.4.4.bb
index 5a27de439f93704e669b36ebc12feb26fc129e17..d635650a1fcff7e7b568c0fe97436149bcb18505 100644 (file)
@@ -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"