From: Samantha Jalabert Date: Fri, 22 Sep 2023 14:46:21 +0000 (+0000) Subject: ptest-packagelists.inc: add python test license-expression X-Git-Tag: yocto-5.2~5022 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4247474286d55db285a56af7aaa700c2cc75adf3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Marta Rybczynska Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 86fd310123d..4446f7c121c 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -142,5 +142,6 @@ PTESTS_PROBLEMS = "\ libpam \ libseccomp \ numactl \ + python3-license-expression \ python3-numpy \ "