mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

The Python pyperf module is a toolkit to write, run and analyze benchmarks. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
5 lines
90 B
BlitzBasic
5 lines
90 B
BlitzBasic
inherit setuptools
|
|
require python-pyperf.inc
|
|
|
|
RDEPENDS_${PN} += "${PYTHON_PN}-statistics"
|