summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-12-20 17:23:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-30 08:45:03 +0000
commitdcdd618e8393f1344165970d486ff2db557fb729 (patch)
tree24df448c84031867e09b3e96b50c0167d41cb46b
parentf8d2cd0025f97819898da26041f353d527a27952 (diff)
downloadopenembedded-core-contrib-dcdd618e8393f1344165970d486ff2db557fb729.tar.gz
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 <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/conf/distro/include/ptest-packagelists.inc1
1 files changed, 0 insertions, 1 deletions
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 \