diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-01-02 15:35:17 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-02 09:48:20 -0800 |
commit | b0457789777ae8b1c1d24a09381a184ff94d60b7 (patch) | |
tree | d0f7e9fd91cba55deba9217c5c5a60464cac45e0 /meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb | |
parent | bccea698e608c12ddfb5c82d1de56cdeb94cb776 (diff) | |
download | meta-openembedded-b0457789777ae8b1c1d24a09381a184ff94d60b7.tar.gz |
python-pyperf: upgrade 1.6.1 -> 1.7.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ | |||
1 | inherit setuptools | ||
2 | require python-pyperf.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-statistics" | ||