]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ptest-packagelists.inc: add python test license-expression
authorSamantha Jalabert <samantha.jalabert@syslinbit.com>
Fri, 22 Sep 2023 14:46:21 +0000 (14:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Sep 2023 10:47:36 +0000 (11:47 +0100)
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.

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>
meta/conf/distro/include/ptest-packagelists.inc

index 86fd310123d092eb27da74bab2187c8fef3a1569..4446f7c121ca8f6025d08c83d295a30c5dddf46a 100644 (file)
@@ -142,5 +142,6 @@ PTESTS_PROBLEMS = "\
     libpam \
     libseccomp \
     numactl \
+    python3-license-expression \
     python3-numpy \
 "