From 4247474286d55db285a56af7aaa700c2cc75adf3 Mon Sep 17 00:00:00 2001 From: Samantha Jalabert Date: Fri, 22 Sep 2023 14:46:21 +0000 Subject: [PATCH] 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 --- meta/conf/distro/include/ptest-packagelists.inc | 1 + 1 file changed, 1 insertion(+) 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 \ " -- 2.47.3