summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sysstat/sysstat_12.6.1.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-11-13 11:12:17 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-14 16:19:40 +0000
commitd86ef26a76dcadf696a02389ec9156fb95516cce (patch)
tree62198e06d95fc81a0d1f3601b7d6f96ac303d590 /meta/recipes-extended/sysstat/sysstat_12.6.1.bb
parent292acd9db1d7204f1435f31f2c37fd272b74eb97 (diff)
downloadopenembedded-core-contrib-d86ef26a76dcadf696a02389ec9156fb95516cce.tar.gz
sysstat: upgrade 12.6.0 -> 12.6.1
Changelog: ========== * Fix possible overflow in sa_common.c (GHSL-2022-074). * sa_conv.c: Make size of statistics structures from older sysstat versions immutable. * Declare sadc dependency on libsyscom.a. * Fix gcc v11.2 warnings. * Various cosmetic fixes. * sar: Remove `-I int_list` from man-page and help. * Consolidate systemctl commands in README file. * Remove whitespace characters at the end of lines. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-extended/sysstat/sysstat_12.6.1.bb')
-rw-r--r--meta/recipes-extended/sysstat/sysstat_12.6.1.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat_12.6.1.bb b/meta/recipes-extended/sysstat/sysstat_12.6.1.bb
new file mode 100644
index 0000000000..6df7bdbb83
--- /dev/null
+++ b/meta/recipes-extended/sysstat/sysstat_12.6.1.bb
@@ -0,0 +1,7 @@
+require sysstat.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb"
+
+SRC_URI += "file://0001-configure.in-remove-check-for-chkconfig.patch"
+
+SRC_URI[sha256sum] = "18ff5a4e149e2568e43385637f72437fe6bafcc1322a93d13d1981e9464a0342"