From: Alexander Kanavin Date: Fri, 20 Dec 2019 16:23:45 +0000 (+0100) Subject: ptest-packagelists: drop python 2.x X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~12377 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcdd618e8393f1344165970d486ff2db557fb729;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ptest-packagelists: drop python 2.x With python 2.x reaching EOL and leaving oe-core soon, there is no need to keep it in ptest lists. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index bb4724cf528..26b8db5b607 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -70,7 +70,6 @@ PTESTS_SLOW = "\ openssh-ptest \ openssl-ptest \ perl-ptest \ - python-ptest \ python3-ptest \ strace-ptest \ tcl-ptest \