summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-10-02 20:59:53 -0700
committerArmin Kuster <akuster808@gmail.com>2023-10-12 09:58:05 -0400
commited85a95131ba4ccffdb6c726f4282e2879b90d49 (patch)
tree275d1b2fbb0917bba012d6e9a54410537d5093ba /meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb
parentccfa73f9d9e8f2beeae2b77773560d28402c0750 (diff)
downloadmeta-openembedded-ed85a95131ba4ccffdb6c726f4282e2879b90d49.tar.gz
python3-lz4: use python3-unittest-automake-output
This is to support ptest format https://wiki.yoctoproject.org/wiki/Ptest Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e3f4956a2371a57a42f68d53baf466874dfc4806) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb
index 9d31ab68c2..f0c8684b0d 100644
--- a/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb
+++ b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb
@@ -22,6 +22,7 @@ RDEPENDS:${PN}-ptest += "\
22 python3-pytest-runner \ 22 python3-pytest-runner \
23 python3-multiprocessing \ 23 python3-multiprocessing \
24 python3-psutil \ 24 python3-psutil \
25 python3-unittest-automake-output \
25" 26"
26 27
27do_install_ptest() { 28do_install_ptest() {