mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
python-pyperf: add recipes for python2 and python3
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>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
inherit setuptools3
|
||||
require python-pyperf.inc
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-misc"
|
||||
Reference in New Issue
Block a user