mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
ptest-packagelists.inc: add python test license-expression
Adding test to the list of tests with problems. It comes as a copy from meta-python to satisfy dependencies of python3-spdx-tools and throws and exception on execution. (From OE-Core rev: 4247474286d55db285a56af7aaa700c2cc75adf3) Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7cf64503ea
commit
0c71263793
@@ -142,5 +142,6 @@ PTESTS_PROBLEMS = "\
|
||||
libpam \
|
||||
libseccomp \
|
||||
numactl \
|
||||
python3-license-expression \
|
||||
python3-numpy \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user