mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
Update sysstat from 12.1.3 to 12.1.6.
* make sa_lib_dir refer to ${libexecdir}/sa to fix conflictions when
multilib is enabled
(From OE-Core rev: 8862f21eeb814c64b8b9e662b093ed39474cd55b)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
302 B
BlitzBasic
9 lines
302 B
BlitzBasic
require sysstat.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb"
|
|
|
|
SRC_URI += "file://0001-Include-needed-headers-explicitly.patch"
|
|
|
|
SRC_URI[md5sum] = "d8e3bbb9c873dd370f6d33664e326570"
|
|
SRC_URI[sha256sum] = "f752f3c406153a6fc446496f1102872505ace3f0931d975c1d664c81ec09f129"
|