meta-starlingx/recipes-devtools/python/python-perf_1.6.0.bb
babak sarashki d156af831d starlingx-image-aio rootfs bb file and packages ported
(1) starlingx-image-aio rootfs bitbake file
	(2) packagegourp-stak-base for the base rootfs
	(3) packagroup-stx for starlingx specific packages
	(4) removed docs/inspect.sh
	(5) added docs/update-pool.sh
	(6) added recipes for python packages
2020-05-18 13:07:27 -07:00

9 lines
322 B
BlitzBasic

DESCRIPTION = "The Python perf module is a toolkit to write, run and analyze benchmarks."
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8"
SRC_URI[sha256sum] = "f7fd3a9a174a17ca36de63563f394eaafc7d4ce11fd3ae7c28d4c38cf6403bef"
PYPI_PACKAGE = "perf"
inherit pypi setuptools