From dcdd618e8393f1344165970d486ff2db557fb729 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 20 Dec 2019 17:23:45 +0100 Subject: [PATCH] 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 --- meta/conf/distro/include/ptest-packagelists.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index bb4724cf52..26b8db5b60 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 \ -- 2.40.1