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-29 15:02:24 -0800
committerKhem Raj <raj.khem@gmail.com>2024-03-05 11:02:03 -0800
commitd789f50c24e2a4af468ce513c1e4a6ffbce318d4 (patch)
treea3d0e8be07ab5f8a590a8ee86596e4f36f80d3f8 /meta-python/conf/include/ptest-packagelists-meta-python.inc
parent092492d68f856660325ad64e5cb76554fbf2be47 (diff)
downloadmeta-openembedded-d789f50c24e2a4af468ce513c1e4a6ffbce318d4.tar.gz
ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON
It works fine now 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 abbff8d06..3b19152f4 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -18,6 +18,7 @@ PTESTS_FAST_META_PYTHON = "\
18 python3-dominate \ 18 python3-dominate \
19 python3-execnet \ 19 python3-execnet \
20 python3-geojson \ 20 python3-geojson \
21 python3-gpiod \
21 python3-gunicorn \ 22 python3-gunicorn \
22 python3-html2text \ 23 python3-html2text \
23 python3-inflection \ 24 python3-inflection \
@@ -81,7 +82,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
81 python3-betamax \ 82 python3-betamax \
82 python3-dnspython \ 83 python3-dnspython \
83 python3-fastjsonschema \ 84 python3-fastjsonschema \
84 python3-gpiod \
85 python3-pillow \ 85 python3-pillow \
86 python3-pint \ 86 python3-pint \
87 python3-pyzmq \ 87 python3-pyzmq \