mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 06:32:12 +02:00
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". (From OE-Core rev: 7f0c802333e4154f10aef6a78c936677e62614bd) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 lines
255 B
BlitzBasic
8 lines
255 B
BlitzBasic
require sysstat.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb"
|
|
|
|
SRC_URI += "file://0001-configure.in-remove-check-for-chkconfig.patch"
|
|
|
|
SRC_URI[sha256sum] = "9512e7479e04f92e251c5c6b4bd94b8f643d212bd0e986a8ea4d147a6e943d24"
|