On 20 August 2014 20:44, Masahiro Yamada wrote:
> Commit 51148790 added scripts/multiconfig.py written in Python 2
> to adjust Kconfig for U-Boot.
>
> It has been hard for Python 3 users because Python 2 and Python 3
> are not compatible with each other.
>
> We are not happy about adding a new hos
Commit 51148790 added scripts/multiconfig.py written in Python 2
to adjust Kconfig for U-Boot.
It has been hard for Python 3 users because Python 2 and Python 3
are not compatible with each other.
We are not happy about adding a new host tool dependency
(in this case, Python version dependency) f
2 matches
Mail list logo