diff options
-rw-r--r-- | meta-python/conf/layer.conf | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf index b887accbf8..202c66561f 100644 --- a/meta-python/conf/layer.conf +++ b/meta-python/conf/layer.conf | |||
@@ -21,31 +21,4 @@ LICENSE_PATH += "${LAYERDIR}/licenses" | |||
21 | # List of known non-reproducible package of the meta-python layer | 21 | # List of known non-reproducible package of the meta-python layer |
22 | # Please keep this list sorted | 22 | # Please keep this list sorted |
23 | OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES += " \ | 23 | OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES += " \ |
24 | python3-evdev \ | ||
25 | python3-evdev-dbg \ | ||
26 | python3-evdev-src \ | ||
27 | python3-frozenlist \ | ||
28 | python3-frozenlist-dbg \ | ||
29 | python3-kivy-src \ | ||
30 | python3-lief \ | ||
31 | python3-mlcommons-loadgen \ | ||
32 | python3-mlcommons-loadgen-dbg \ | ||
33 | python3-mlcommons-loadgen-src \ | ||
34 | python3-pandas \ | ||
35 | python3-pandas-dbg \ | ||
36 | python3-pandas-src \ | ||
37 | python3-propcache \ | ||
38 | python3-propcache-dbg \ | ||
39 | python3-pybind11-json-dev \ | ||
40 | python3-pycocotools-src \ | ||
41 | python3-pydantic-core \ | ||
42 | python3-pynacl \ | ||
43 | python3-pynacl-dbg \ | ||
44 | python3-pynacl-src \ | ||
45 | python3-pyproj \ | ||
46 | python3-pyproj-dbg \ | ||
47 | python3-pyproj-src \ | ||
48 | python3-pyzmq \ | ||
49 | python3-yarl \ | ||
50 | python3-yarl-dbg \ | ||
51 | " | 24 | " |