summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/conf')
-rwxr-xr-xmeta-openembedded/meta-python/conf/include/non-repro-meta-python.inc22
-rw-r--r--meta-openembedded/meta-python/conf/include/ptest-packagelists-meta-python.inc3
2 files changed, 24 insertions, 1 deletions
diff --git a/meta-openembedded/meta-python/conf/include/non-repro-meta-python.inc b/meta-openembedded/meta-python/conf/include/non-repro-meta-python.inc
new file mode 100755
index 0000000000..629dc4aa04
--- /dev/null
+++ b/meta-openembedded/meta-python/conf/include/non-repro-meta-python.inc
@@ -0,0 +1,22 @@
+# List of known non-reproducible package of the meta-python layer
+# Please keep this list sorted
+KNOWN_NON_REPRO_META_PYTHON = " \
+ python3-evdev-src \
+ python3-frozenlist \
+ python3-frozenlist-dbg \
+ python3-kivy-src \
+ python3-pandas \
+ python3-pandas-dbg \
+ python3-pandas-src \
+ python3-pycocotools-src \
+ python3-pydantic-core \
+ python3-pynacl \
+ python3-pynacl-dbg \
+ python3-pynacl-src \
+ python3-pyproj \
+ python3-pyproj-dbg \
+ python3-pyproj-src \
+ python3-pyzmq \
+ python3-yarl \
+ python3-yarl-dbg \
+"
diff --git a/meta-openembedded/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-openembedded/meta-python/conf/include/ptest-packagelists-meta-python.inc
index 6bd48156dc..e07aaf3c0c 100644
--- a/meta-openembedded/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-openembedded/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -87,11 +87,13 @@ PTESTS_FAST_META_PYTHON = "\
PTESTS_SLOW_META_PYTHON = "\
python3-arrow \
+ python3-ecdsa \
python3-google-auth \
python3-lz4 \
python3-marshmallow \
python3-pillow \
python3-pytest-localserver \
+ python3-scrypt \
python3-traitlets \
python3-yappi \
"
@@ -102,6 +104,5 @@ PTESTS_PROBLEMS_META_PYTHON ="\
python3-fastjsonschema \
python3-pint \
python3-pyzmq \
- python3-scrypt \
python3-whoosh \
"