]> code.ossystems Code Review - openembedded-core.git/commit
sanity: Bump min python version to 3.6
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Jan 2021 22:25:06 +0000 (22:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jan 2021 10:05:44 +0000 (10:05 +0000)
commit09385dd8d6be3aac31a4d8b1ca935d4fadfef7ba
tree6bc847e456187ab651be6386e33b10fe7129e63d
parent77e8c0f0e1236a134148dfb2c4ba5e8a612984fe
sanity: Bump min python version to 3.6

There are a number of reasons 3.6 is a good minimum version. Of our supported/tested
distros, only debian 9 still had python 3.5, the others have 3.6+ or already
required buildtools-tarball.

New versions of qemu need python 3.6 as a minimum. We could work around that
but it seems simper to require 3.6 which will allow other improvements.

As such, bump the minimum python version requirement to 3.6.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass