I start this topic because I'd like to hear all developers voices about the transition towards python3.
Talking about OE/Yocto as of today meta-python2 layer is updated up to honister 3.4 (the next OE release, after hardknott 3.3) so enigma2 can be built and can run.
As for other recipes like samba, these can use python2 in hardknott but not in honister where the version is updated.
Kodi recipe is needing an upgrade to 18>19, this will be done soon after last finishes. We'll need a meta-kodi layer until the recipe flows in OE (if).
My feelings at the moment are mixed: I see many commits referring to the OE-A repository, where most commits are debatable.
I honestly would prefer to follow OE as much as possible and add less .bbappend(s) as possible.
A.A.