From cb674e78cdaeea356fe2cf2f6a8b098e4fb6da50 Mon Sep 17 00:00:00 2001 From: Samantha Jalabert Date: Fri, 22 Sep 2023 14:46:19 +0000 Subject: [PATCH] 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 --- 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 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 \ -- 2.47.3