From b0457789777ae8b1c1d24a09381a184ff94d60b7 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 2 Jan 2020 15:35:17 +0800 Subject: python-pyperf: upgrade 1.6.1 -> 1.7.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb (limited to 'meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb') diff --git a/meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb b/meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb new file mode 100644 index 0000000000..a9d5c74883 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb @@ -0,0 +1,4 @@ +inherit setuptools +require python-pyperf.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-statistics" -- cgit v1.2.3-54-g00ecf