On 10/02/2021 15:27, Joel Sherrill wrote:

On Tue, Feb 9, 2021 at 11:20 PM Sebastian Huber <sebastian.hu...@embedded-brains.de <mailto:sebastian.hu...@embedded-brains.de>> wrote:


    On 08/02/2021 10:40, Chris Johns wrote:
    >> It is written in Python 3.6.
    > We still need to support python 2. Maybe having this file
    support both could be
    > part of the project.
    I think this BSP builder is a development tool which can use
    Python 3.
    It is useful to maintain RTEMS, but it is not a tool required for end
    users of RTEMS to develop applications. Independent of this, the
    Python
    2 end of life was a year ago.


It is still the default Python on CentOS7 which is an even longer LTS release based on the recent CentOS changes.  I would consider it a primary test tool
which should work on all hosts.

According to this web site Python 3 is available since CentOS 7.7 though the standard repository:

|yum update -y ||yum install -y python3 We should make a list of host computer systems we would like to support and then check if Python 3 is available. |||

--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to