From: Samantha Jalabert Date: Fri, 22 Sep 2023 14:46:19 +0000 (+0000) Subject: ptest-packagelists.inc: add python test click X-Git-Tag: yocto-5.2~5024 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb674e78cdaeea356fe2cf2f6a8b098e4fb6da50;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ptest-packagelists.inc: add python test click Adding test to slow, as it comes as dependency of SDK packages. 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 d5f41a995e3..86fd310123d 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -109,6 +109,7 @@ PTESTS_SLOW = "\ perl \ python3-cryptography \ python3 \ + python3-click \ strace \ tcl \ util-linux \