]> code.ossystems Code Review - openembedded-core.git/commit
oe-buildenv-internal: python 3.5 as min version
authorTim Orling <timothy.t.orling@linux.intel.com>
Tue, 31 Mar 2020 20:03:02 +0000 (13:03 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Apr 2020 10:40:50 +0000 (11:40 +0100)
commit20cdec283a2ee39daa2ffaace11daa764ba40606
tree0406595b0898be5d4a57d6f25f24f4a05de1daa9
parentc6c3a58dbf0ca6c4a41df7ff50fa56d39d7ee23f
oe-buildenv-internal: python 3.5 as min version

Python 3.4 is EOL:
https://www.python.org/downloads/release/python-3410/

The last supported distro was probably CentOS-7, which has python36 available
from epel-7 or scl (as rh-python36) [1]

[1] https://www.softwarecollections.org/en/scls/rhscl/rh-python36/

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-buildenv-internal