summaryrefslogtreecommitdiffstats
path: root/meta-python/conf/include/ptest-packagelists-meta-python.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-02-22 11:05:25 -0800
committerKhem Raj <raj.khem@gmail.com>2024-02-22 12:59:38 -0800
commit3f5223da8ba5f79890f8dd4c162f260401fdc052 (patch)
treedbc558741d5b2b44255045753fe6b086fa1de4dd /meta-python/conf/include/ptest-packagelists-meta-python.inc
parent343338e95565c2a3e2b1e8fbc4fce325ca0ea2f8 (diff)
downloadmeta-openembedded-3f5223da8ba5f79890f8dd4c162f260401fdc052.tar.gz
python3-ordered-set: Use automake formatter for ptest output
Move the test to PTESTS_FAST_META_PYTHON Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf/include/ptest-packagelists-meta-python.inc')
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index 790d5b019d..6903157cec 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -29,6 +29,7 @@ PTESTS_FAST_META_PYTHON = "\
29 python3-jsmin \ 29 python3-jsmin \
30 python3-msgpack \ 30 python3-msgpack \
31 python3-multidict \ 31 python3-multidict \
32 python3-ordered-set \
32 python3-parse \ 33 python3-parse \
33 python3-parse-type \ 34 python3-parse-type \
34 python3-platformdirs \ 35 python3-platformdirs \
@@ -76,7 +77,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
76 python3-dnspython \ 77 python3-dnspython \
77 python3-fastjsonschema \ 78 python3-fastjsonschema \
78 python3-gpiod \ 79 python3-gpiod \
79 python3-ordered-set \
80 python3-pillow \ 80 python3-pillow \
81 python3-pint \ 81 python3-pint \
82 python3-pyzmq \ 82 python3-pyzmq \