mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 22:29:26 +00:00
non-repro-meta-python: exclude packages that failed previously
Those are the non-reproducible packages from: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/43 Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e9c9bfb1bc
commit
293473d4c8
@ -1,6 +1,8 @@
|
|||||||
# List of known non-reproducible package of the meta-python layer
|
# List of known non-reproducible package of the meta-python layer
|
||||||
# Please keep this list sorted
|
# Please keep this list sorted
|
||||||
KNOWN_NON_REPRO_META_PYTHON = " \
|
KNOWN_NON_REPRO_META_PYTHON = " \
|
||||||
|
python3-evdev \
|
||||||
|
python3-evdev-dbg \
|
||||||
python3-evdev-src \
|
python3-evdev-src \
|
||||||
python3-frozenlist \
|
python3-frozenlist \
|
||||||
python3-frozenlist-dbg \
|
python3-frozenlist-dbg \
|
||||||
@ -8,6 +10,7 @@ KNOWN_NON_REPRO_META_PYTHON = " \
|
|||||||
python3-pandas \
|
python3-pandas \
|
||||||
python3-pandas-dbg \
|
python3-pandas-dbg \
|
||||||
python3-pandas-src \
|
python3-pandas-src \
|
||||||
|
python3-pybind11-json-dev \
|
||||||
python3-pycocotools-src \
|
python3-pycocotools-src \
|
||||||
python3-pydantic-core \
|
python3-pydantic-core \
|
||||||
python3-pynacl \
|
python3-pynacl \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user