mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
sysstat: backport a patch to fix a parallel building error
(From OE-Core rev: 3e1dbabbf33a2e461abc92ff10cd970fe604ee38) Signed-off-by: Roy.Li <rongqing.li@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,7 +5,8 @@ LICENSE = "GPLv2+"
|
||||
SECTION = "console/utils"
|
||||
|
||||
SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.gz \
|
||||
file://99_sysstat"
|
||||
file://99_sysstat \
|
||||
file://0001-Update-Makefile-to-allow-for-parallel-execution.patch "
|
||||
|
||||
inherit autotools gettext
|
||||
|
||||
|
||||
Reference in New Issue
Block a user