summaryrefslogtreecommitdiffstats
path: root/meta/conf
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:47:13 +0000
commitc1c83f8b6806ed6fe7eacd4bad861a381e2a76b1 (patch)
tree53e976d13669ff5d7cea2eeff063d435f6829b8a /meta/conf
parentd54ccf9f89be67acd57126ec732e1d3831c2614d (diff)
downloadpoky-c1c83f8b6806ed6fe7eacd4bad861a381e2a76b1.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. (From OE-Core rev: dcdd618e8393f1344165970d486ff2db557fb729) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-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 = "\
70 openssh-ptest \ 70 openssh-ptest \
71 openssl-ptest \ 71 openssl-ptest \
72 perl-ptest \ 72 perl-ptest \
73 python-ptest \
74 python3-ptest \ 73 python3-ptest \
75 strace-ptest \ 74 strace-ptest \
76 tcl-ptest \ 75 tcl-ptest \